MCPcopy Create free account
hub / github.com/alandefreitas/matplotplusplus / layout_algorithm

Method layout_algorithm

source/matplot/axes_objects/network.cpp:665–667  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

663 }
664
665 matplot::network::layout network::layout_algorithm() const {
666 return layout_algorithm_;
667 }
668
669 class network &
670 network::layout_algorithm(matplot::network::layout layout_algorithm) {

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected