代码搜索:Nearest

找到约 1,596 项符合「Nearest」的源代码

代码结果 1,596
www.eeworm.com/read/320652/3545638

s s_lrint.s

/* Round argument to nearest integral value according to current rounding direction. Copyright (C) 1997, 2005 Free Software Foundation, Inc. This file is part of the GNU C Library. Contrib
www.eeworm.com/read/320652/3545706

s s_lrintf.s

/* Round argument to nearest integral value according to current rounding direction. Copyright (C) 1997, 2005 Free Software Foundation, Inc. This file is part of the GNU C Library. Contrib
www.eeworm.com/read/320652/3546290

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/320652/3546293

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/320652/3546310

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/274140/4188499

h fast_float_math_hack.h

# ifdef __ICL /* only Intel C compiler has fmath ??? */ #include /* Nearest integer, absolute value, etc. */ #define ceil ceilf #define fabs fabsf #define floor
www.eeworm.com/read/430506/1929381

c knnclass.c

/*--------------------------------------------------------------------------- [tst_labels] = knnclass(tst_data,trn_data,trn_labels, k) KNNCLASS k-Nearest Neighbours classifier. Input: tst_data [dim
www.eeworm.com/read/373460/2761815

c knnclass.c

/*--------------------------------------------------------------------------- [tst_labels] = knnclass(tst_data,trn_data,trn_labels, k) KNNCLASS k-Nearest Neighbours classifier. Input: tst_data [dim
www.eeworm.com/read/367182/2852788

c s_truncf.c

/* Truncate argument to nearest integral value not larger than the argument. Copyright (C) 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulr
www.eeworm.com/read/367182/2852792

c s_lrintf.c

/* Round argument to nearest integral value according to current rounding direction. Copyright (C) 1997, 2006 Free Software Foundation, Inc. This file is part of the GNU C Library. Contrib