dalicious v3.1.0 (2020-06-18T14:07:15Z)
Dub
Repo
stddev
dalicious
math
Calculate the standard deviation (
sigma^^2
) of the sample.
ElementType
!
Range
stddev
(Range values)
ElementType
!
Range
stddev
(Range values, M sampleMean)
ElementType
!
Range
stddev
(
Range
M
)
(
Range
values
,
M
sampleMean
)
if
(
isForwardRange
!
Range
)
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
Calculate the standard deviation (sigma^^2) of the sample.