MCPcopy Create free account
hub / github.com/AnetaTexler/FaceBlit / data

Method data

dlib-19.21/dlib/java/java_array.h:251–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249
250 size_t size() const { return sz; }
251 T* data() { return pdata; }
252 const T* data() const { return pdata; }
253
254 T* begin() { return pdata; }

Callers 11

serializeFunction · 0.45
deserializeFunction · 0.45
image_dataFunction · 0.45
write_threadMethod · 0.45
threadMethod · 0.45
md5Function · 0.45
bind_objectMethod · 0.45
make_sstackFunction · 0.45
make_sstackFunction · 0.45
cpuidFunction · 0.45
matrixClass · 0.45

Calls

no outgoing calls

Tested by 2

write_threadMethod · 0.36
threadMethod · 0.36