dalicious v3.1.0 (2020-06-18T14:07:15Z)
Dub
Repo
mapEdges
dalicious
math
Undocumented in source. Be warned that the author may not have intended to support it.
void
mapEdges
(
alias
fun
G
)
(
ref
G
graph
)
if
(
is
(
G
:
Graph
!
Params
,
Params
...
)
)
Meta
Source
See Implementation
dalicious
math
classes
EdgeExistsException
EmptySetException
MissingEdgeException
MissingNodeException
NodeExistsException
enums
RoundingMode
functions
N
absdiff
add
bulkAdd
ceil
ceildiv
eliminateOutliers
filterEdges
findAllCliques
findCyclicSubgraphs
findMaximallyConnectedComponents
floor
histogram
inverseLogIndex
isInteger
isUndefined
logHistogram
logIndex
longestIncreasingSubsequence
mapEdges
mean
median
quantiles
stddev
structs
Graph
Histogram
NaturalNumberSet
UndirectedGraph
templates
undefined