Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ directed
Method
directed
source/matplot/axes_objects/network.cpp:589–589 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
587
}
588
589
bool network::directed() const { return directed_; }
590
591
class network &network::directed(bool v) {
592
if (v != directed_) {
Callers
1
digraph
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected