Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ number_of_nodes
Method
number_of_nodes
dlib/test/graph_cuts.cpp:163–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
unsigned long number_of_nodes (
164
) const { return factors1.nr(); }
165
166
unsigned long number_of_neighbors (
167
unsigned long idx
Callers
nothing calls this directly
Calls
1
nr
Method · 0.45
Tested by
no test coverage detected