dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
IncidentEdgesCache.opIndex
dalicious
math
Graph
IncidentEdgesCache
Undocumented in source. Be warned that the author may not have intended to support it.
inout
(
Edge
[])
opIndex
(Node node)
struct
IncidentEdgesCache
ref inout
static if
(
!is(Node == size_t)
)
inout
(
Edge
[])
opIndex
(
in
Node
node
)
inout
(
Edge
[])
opIndex
(size_t nodeIdx)
Meta
Source
See Implementation
dalicious
math
Graph
IncidentEdgesCache
aliases
G
constructors
this
functions
opApply
opIndex
preallocateMemory
variables
graph
incidentEdges