MCPcopy Create free account
hub / github.com/Xrvitd/GCNO / kdtreecreaterequestbuffer

Function kdtreecreaterequestbuffer

src/Optimization/ALGLIB/alglibmisc.cpp:740–760  ·  view source on GitHub ↗

This function creates buffer structure which can be used to perform parallel KD-tree requests. KD-tree subpackage provides two sets of request functions - ones which use internal buffer of KD-tree object (these functions are single-threaded because they use same buffer, which can not shared between threads), and ones which use external buffer. This function is used to initialize ext

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

kdtreebuildtaggedFunction · 0.85
kdtreeunserializeFunction · 0.85

Calls 8

ae_state_initFunction · 0.85
ae_state_set_break_jumpFunction · 0.85
ae_state_set_flagsFunction · 0.85
ae_state_clearFunction · 0.85
ae_vector_set_lengthFunction · 0.85
ae_maxintFunction · 0.85
c_ptrMethod · 0.45

Tested by

no test coverage detected