代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/124910/6038656
s s_llrint.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed b
www.eeworm.com/read/124910/6038661
s s_llrintf.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed b
www.eeworm.com/read/124910/6038701
s s_llrintl.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed b
www.eeworm.com/read/124910/6038749
s s_lrintl.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed b
www.eeworm.com/read/124910/6038772
s s_lrint.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed b
www.eeworm.com/read/124910/6038841
s s_lrintf.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed b
www.eeworm.com/read/124910/6039416
s s_llrint.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed b
www.eeworm.com/read/124910/6039418
s s_llrintf.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed b
www.eeworm.com/read/124910/6039433
s s_llrintl.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GN
www.eeworm.com/read/493294/6400298
m datunif.m
%DATUNIF Apply uniform filter on images in a dataset
%
% B = DATUNIF(A,NX,NY)
%
% INPUT
% A Dataset containing images
% NX,NY Filtersize in X- and Y-direction (default: NY = NX)
%
% OUTP