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

Method number_of_nodes

dlib/test/graph_cuts.cpp:51–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 unsigned long number_of_nodes (
52 ) const { return factors1.nr(); }
53
54 unsigned long number_of_neighbors (
55 unsigned long // idx

Callers 15

make_dataFunction · 0.45
make_data_sparseFunction · 0.45
make_data2Function · 0.45
make_data2_sparseFunction · 0.45
setup_simple_networkFunction · 0.45
setup_dyspnea_networkFunction · 0.45
bayes_nets_testFunction · 0.45
test3_job_driverFunction · 0.45
test4_job_driverFunction · 0.45
bsp_job_node_0Function · 0.45
bsp_job_other_nodesFunction · 0.45
brute_force_potts_modelFunction · 0.45

Calls 1

nrMethod · 0.45

Tested by

no test coverage detected