MCPcopy Create free account
hub / github.com/davisking/dlib / at_start

Method at_start

dlib/array2d/array2d_kernel.h:260–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258 );
259
260 bool at_start (
261 ) const { return at_start_; }
262
263 void reset (
264 ) const { at_start_ = true; cur = 0; }

Callers 15

at_startMethod · 0.45
stack_kernel_testFunction · 0.45
static_map_kernel_testFunction · 0.45
array2d_kernel_testFunction · 0.45
sequence_sort_testFunction · 0.45
test_border_enumeratorFunction · 0.45
hash_map_kernel_testFunction · 0.45
queue_sort_testFunction · 0.45
set_compare_testFunction · 0.45
hash_table_kernel_testFunction · 0.45

Calls

no outgoing calls

Tested by 15

stack_kernel_testFunction · 0.36
static_map_kernel_testFunction · 0.36
array2d_kernel_testFunction · 0.36
sequence_sort_testFunction · 0.36
test_border_enumeratorFunction · 0.36
hash_map_kernel_testFunction · 0.36
queue_sort_testFunction · 0.36
set_compare_testFunction · 0.36
hash_table_kernel_testFunction · 0.36
hash_set_kernel_testFunction · 0.36