Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PythonOT/POT
/ first
Method
first
ot/lp/full_bipartitegraph.h:93–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
void first(Node& node) const {
94
node = _node_num - 1;
95
}
96
97
static void next(Node& node) {
98
--node;
Callers
10
EMD_wrap
Function · 0.45
EMD_wrap_omp
Function · 0.45
NetworkSimplexSimple
Class · 0.45
flowMap
Method · 0.45
potentialMap
Method · 0.45
initialPivots
Method · 0.45
NetworkSimplexSimple
Class · 0.45
flowMap
Method · 0.45
potentialMap
Method · 0.45
initialPivots
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected