Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xrvitd/GCNO
/ functions
Functions
3,298 in github.com/Xrvitd/GCNO
⨍
Functions
3,298
◇
Types & classes
964
↓ 8 callers
Function
normalcdf
Normal distribution CDF Returns the area under the Gaussian probability density function, integrated from minus infinity to x:
src/Optimization/ALGLIB/specialfunctions.cpp:406
↓ 8 callers
Method
start_
src/BaseShape/Polygon.cpp:28
↓ 7 callers
Function
ForEach
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-internal-inl.h:292
↓ 7 callers
Function
FormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:872
↓ 7 callers
Function
GTEST_LOCK_EXCLUDED_
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4514
↓ 7 callers
Method
GetVertices
MAIN/MyBaseModel.hpp:222
↓ 7 callers
Function
Indent
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:3977
↓ 7 callers
Function
ParseStringFlag
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5500
↓ 7 callers
Function
SumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:343
↓ 7 callers
Method
UponLeavingGTest
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4250
↓ 7 callers
Function
_rcommstate_destroy
src/Optimization/ALGLIB/ap.cpp:5684
↓ 7 callers
Function
_rcommstate_init
RComm functions ************************************************************************/
src/Optimization/ALGLIB/ap.cpp:5648
↓ 7 callers
Function
_rcommstate_init_copy
src/Optimization/ALGLIB/ap.cpp:5662
↓ 7 callers
Method
accum_dist
MAIN/nanoflann.hpp:362
↓ 7 callers
Method
accum_dist
MAIN/nanoflann/include/nanoflann.hpp:362
↓ 7 callers
Function
ae_smart_ptr_assign
This function assigns pointer to ae_smart_ptr structure. dst destination smart pointer. new_ptr new pointer to assign is_
src/Optimization/ALGLIB/ap.cpp:1860
↓ 7 callers
Function
ae_swap_vectors
This function efficiently swaps contents of two vectors, leaving other pararemeters (automatic management, etc.) unchanged. **************************
src/Optimization/ALGLIB/ap.cpp:1453
↓ 7 callers
Method
begin
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:190
↓ 7 callers
Method
calculate_
src/CVTLike/CVT.cpp:42
↓ 7 callers
Method
end
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-param-util.h:191
↓ 7 callers
Function
ftbase_ftapplysubplan
This subroutine applies subplan to input/output array A. INPUT PARAMETERS: Plan - transformation plan SubPlan - subplan index
src/Optimization/ALGLIB/alglibinternal.cpp:13061
↓ 7 callers
Method
id
include/BGAL/Model/Model_Iterator.h:173
↓ 7 callers
Function
ivectorsetlengthatleast
If Length(X)<N, resizes X -- ALGLIB -- Copyright 20.03.2009 by Bochkanov Sergey **************************************************************
src/Optimization/ALGLIB/alglibinternal.cpp:843
↓ 7 callers
Method
kdtree_get_pt
Returns the dim'th component of the idx'th point in the class: Since this is inlined and the "dim" argument is typically an immediate value, the "if/e
MAIN/nanoflann/examples/utils.h:48
↓ 7 callers
Function
listeners
Provides access to the event listener list.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-internal-inl.h:586
↓ 7 callers
Method
os_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5331
↓ 6 callers
Function
Abort
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:1118
↓ 6 callers
Function
ChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1761
↓ 6 callers
Function
FOpen
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-port.h:2498
↓ 6 callers
Function
FormatForComparisonFailureMessage
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest-printers.h:385
↓ 6 callers
Function
FormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:666
↓ 6 callers
Function
IsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:619
↓ 6 callers
Function
IsPathSeparator
Returns whether the given character is a valid path separator.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-filepath.cc:88
↓ 6 callers
Function
IsUTF8TrailByte
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-printers.cc:378
↓ 6 callers
Method
Reset
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:189
↓ 6 callers
Function
SkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5414
↓ 6 callers
Function
StringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-port.cc:1242
↓ 6 callers
Function
TriDistance
src/PQP/PQP.cpp:710
↓ 6 callers
Function
VpVxS
include/BGAL/PQP/MatVec.h:437
↓ 6 callers
Function
_ialglib_vcopy
This subroutine copies unaligned real vector ********************************************************************/
src/Optimization/ALGLIB/ap.cpp:9322
↓ 6 callers
Function
_ialglib_vcopy_dcomplex
This subroutine copies unaligned complex vector (passed as double*) 1. strideb is stride measured in complex numbers, not doubles 2. conj may be "N"
src/Optimization/ALGLIB/ap.cpp:9375
↓ 6 callers
Function
_ialglib_vzero
This subroutine sets vector to zero ********************************************************************/
src/Optimization/ALGLIB/ap.cpp:9290
↓ 6 callers
Function
ae_cpuid
src/Optimization/ALGLIB/ap.cpp:2123
↓ 6 callers
Function
ae_db_init
This function initializes dynamic block: block destination block, MUST be zero-filled on entry size size (in bytes), >=0
src/Optimization/ALGLIB/ap.cpp:1113
↓ 6 callers
Function
ae_is_trace_enabled
Checks whether specific kind of tracing is enabled ************************************************************************/
src/Optimization/ALGLIB/ap.cpp:2250
↓ 6 callers
Function
ae_optional_atomic_add_i
This function belongs to the family of "optional atomics", i.e. atomic functions which either perform atomic changes - or do nothing at all, if
src/Optimization/ALGLIB/ap.cpp:498
↓ 6 callers
Function
ae_shared_pool_recycle
This function recycles object owned by smart pointer by moving it to internal storage of the shared pool. Source pointer must own the object. Af
src/Optimization/ALGLIB/ap.cpp:4164
↓ 6 callers
Function
ae_shared_pool_retrieve
This function retrieves a copy of the seed object from the pool and stores it to target smart pointer ptr. In case target pointer owns non-NULL
src/Optimization/ALGLIB/ap.cpp:4097
↓ 6 callers
Function
ae_smart_ptr_init
This function creates smart pointer structure. dst destination smart pointer, must be zero-filled subscriber pointer to poin
src/Optimization/ALGLIB/ap.cpp:1793
↓ 6 callers
Function
ae_v_cadd
src/Optimization/ALGLIB/ap.cpp:5223
↓ 6 callers
Function
ae_v_cmoved
src/Optimization/ALGLIB/ap.cpp:5135
↓ 6 callers
Function
ftbasefindsmooth
Returns smallest smooth (divisible only by 2, 3, 5) number that is greater than or equal to max(N,2) -- ALGLIB -- Copyright 01.05.2009 by Boch
src/Optimization/ALGLIB/alglibinternal.cpp:12464
↓ 6 callers
Function
ftbasegetflopestimate
Returns estimate of FLOP count for the FFT. It is only an estimate based on operations count for the PERFECT FFT and relative inefficiency of the alg
src/Optimization/ALGLIB/alglibinternal.cpp:12508
↓ 6 callers
Method
get_id_
src/Geodesic/Dijkstra/Dijkstra.cpp:31
↓ 6 callers
Function
get_time
MAIN/nanoflann/perf-tests/nanoflann/test_leaf_max_size.cpp:113
↓ 6 callers
Function
get_time
MAIN/nanoflann/perf-tests/nanoflann/test_nanoflann.cpp:84
↓ 6 callers
Function
gqgeneraterec
Computation of nodes and weights for a Gauss quadrature formula The algorithm generates the N-point Gauss quadrature formula with weight function g
src/Optimization/ALGLIB/integration.cpp:91
↓ 6 callers
Function
incompletegammac
Complemented incomplete gamma integral The function is defined by igamc(a,x) = 1 - igam(a,x) inf.
src/Optimization/ALGLIB/specialfunctions.cpp:697
↓ 6 callers
Function
invincompletebeta
Inverse of imcomplete beta integral Given y, the function finds x such that incbet( a, b, x ) = y . The routine performs interval halving or Newto
src/Optimization/ALGLIB/specialfunctions.cpp:1991
↓ 6 callers
Method
kdtree_get_point_count
Must return the number of data points
MAIN/nanoflann.hpp:2064
↓ 6 callers
Method
kdtree_get_point_count
Must return the number of data points
MAIN/nanoflann/include/nanoflann.hpp:2064
↓ 6 callers
Method
key
Gets the user supplied key.
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest.h:521
↓ 6 callers
Function
nleq_clearrequestfields
Clears request fileds (to be sure that we don't forgot to clear something) *************************************************************************/
src/Optimization/ALGLIB/solvers.cpp:12191
↓ 6 callers
Method
reportable_test_count
Gets the number of tests to be printed in the XML report.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:785
↓ 6 callers
Function
rmul2
This function returns product of two real numbers. It is convenient when you have to perform typecast-and-product of two INTEGERS. *******************
src/Optimization/ALGLIB/alglibinternal.cpp:2070
↓ 6 callers
Function
rvectorsetlengthatleast
If Length(X)<N, resizes X -- ALGLIB -- Copyright 20.03.2009 by Bochkanov Sergey **************************************************************
src/Optimization/ALGLIB/alglibinternal.cpp:858
↓ 6 callers
Method
update_
include/BGAL/Tessellation3D/Tessellation3D.h:121
↓ 6 callers
Function
x_safepythag2
src/Optimization/ALGLIB/ap.cpp:2611
↓ 5 callers
Function
ClipToRange
include/BGAL/PQP/RectDist.h:52
↓ 5 callers
Function
EqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:1325
↓ 5 callers
Function
FormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:500
↓ 5 callers
Function
GetLastErrnoDescription
Returns the message describing the last system error in errno.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest-death-test.cc:311
↓ 5 callers
Method
GetTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4464
↓ 5 callers
Method
GetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2750
↓ 5 callers
Function
Int32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:5172
↓ 5 callers
Function
_ialglib_mcopyunblock
This subroutine copies matrix from aligned contigous storage to non- aligned non-contigous storage A: * MxN * aligned * contigous * stride is alglib
src/Optimization/ALGLIB/ap.cpp:9597
↓ 5 callers
Function
_ialglib_mcopyunblock_complex
This subroutine copies matrix from aligned contigous storage to non-aligned non-contigous storage A: * 2*alglib_c_block*alglib_c_block doubles (only
src/Optimization/ALGLIB/ap.cpp:9704
↓ 5 callers
Function
_kdtreerequestbuffer_destroy
src/Optimization/ALGLIB/alglibmisc.cpp:6839
↓ 5 callers
Function
_sparsesolverreport_clear
src/Optimization/ALGLIB/solvers.cpp:12672
↓ 5 callers
Function
ae_c_d_div
src/Optimization/ALGLIB/ap.cpp:4975
↓ 5 callers
Function
ae_tan
src/Optimization/ALGLIB/ap.cpp:2544
↓ 5 callers
Function
ae_v_sub
src/Optimization/ALGLIB/ap.cpp:5595
↓ 5 callers
Method
bounding_box_
include/BGAL/Model/Model.h:110
↓ 5 callers
Method
buildIndex
* Builds the index */
MAIN/nanoflann.hpp:1221
↓ 5 callers
Function
fftr1dinvinternaleven
Internal subroutine. Never call it directly! -- ALGLIB -- Copyright 01.06.2009 by Bochkanov Sergey ******************************************
src/Optimization/ALGLIB/fasttransforms.cpp:1657
↓ 5 callers
Function
generateRandomPointCloud
MAIN/nanoflann/examples/utils.h:64
↓ 5 callers
Method
get
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/internal/gtest-linked_ptr.h:182
↓ 5 callers
Method
number_faces_
include/BGAL/Model/Model.h:54
↓ 5 callers
Method
original_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:4671
↓ 5 callers
Method
reportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:774
↓ 5 callers
Method
rotate_
src/BaseShape/Point.cpp:266
↓ 5 callers
Method
test_property_count
Returns the number of the test properties.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2220
↓ 5 callers
Method
worstDist
MAIN/nanoflann.hpp:205
↓ 5 callers
Method
worstDist
MAIN/nanoflann/include/nanoflann.hpp:205
↓ 4 callers
Method
AddTest
include/BGAL/PQP/BVTQ.h:98
↓ 4 callers
Function
CmpHelperEQ
MAIN/nanoflann/tests/gtest-1.8.0/include/gtest/gtest.h:1426
↓ 4 callers
Method
Failed
Returns true iff the test failed.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2185
↓ 4 callers
Function
FormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2820
↓ 4 callers
Function
FormatTestCount
Formats the count of tests.
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:2828
↓ 4 callers
Function
GetArgvs
MAIN/nanoflann/tests/gtest-1.8.0/src/gtest.cc:397
← previous
next →
201–300 of 3,298, ranked by callers