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

Method swap

dlib/graph/graph_kernel_1.h:259–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257 );
258
259 void swap (
260 graph_kernel_1& item
261 ) { nodes.swap(item.nodes); }
262
263 public:
264

Callers 9

create_join_treeFunction · 0.45
remove_duplicate_edgesFunction · 0.45
remove_long_edgesFunction · 0.45
remove_short_edgesFunction · 0.45
swapFunction · 0.45
swapFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected