Skip to main content

InvestmentGraph

Type Alias InvestmentGraph 

Source
type InvestmentGraph = Graph<MarketSet, GraphEdge, Directed>;

Aliased Typeยง

struct InvestmentGraph { /* private fields */ }