代码搜索:Nearest

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

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

c s_lrintl.c

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

c re8_ppv.c

#include #include #include "../include/amr_plus.h" static void nearest_neighbor_2D8(float x[], int y[]); /*-------------------------------------------------------------- RE
www.eeworm.com/read/411933/2179729

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 floorf
www.eeworm.com/read/409299/2234803

svn-base knntest.m.svn-base

%Test k-nearest neighbours numExamples = 15; numFeatures = 10; noise = 1; tol = 10^-5; X = rand(numExamples, numFeatures); X = centerData(X); X = normalise(X); q = rand(numFeatur
www.eeworm.com/read/409299/2234805

m knntest.m

%Test k-nearest neighbours numExamples = 15; numFeatures = 10; noise = 1; tol = 10^-5; X = rand(numExamples, numFeatures); X = centerData(X); X = normalise(X); q = rand(numFeatur
www.eeworm.com/read/367182/2853319

c s_llrintl.c

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

c s_lrint.c

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

c s_llrint.c

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

c s_llrintl.c

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

c s_lrintl.c

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