Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AnetaTexler/FaceBlit
/ reset
Method
reset
VS/include/dlib/array2d/array2d_kernel.h:261–262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
) const { return at_start_; }
260
261
void reset (
262
) const { at_start_ = true; cur = 0; }
263
264
bool current_element_valid (
265
) const { return (cur != 0); }
Callers
15
any_decision_function
Method · 0.45
clear
Method · 0.45
any_decision_function
Class · 0.45
copy_to
Method · 0.45
any_trainer
Method · 0.45
clear
Method · 0.45
any_trainer
Class · 0.45
copy_to
Method · 0.45
any
Method · 0.45
clear
Method · 0.45
any
Class · 0.45
copy_to
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected