The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
CorrelationAccumulator.count
mir
stat
descriptive
multivariate
CorrelationAccumulator
struct
CorrelationAccumulator
(T, CorrelationAlgo correlationAlgo, Summation summation)
const @
property
size_t
count
(
)
if
(
isFloatingPoint
!
T
&&
isMutable
!
T
&&
correlationAlgo
==
CorrelationAlgo.hybrid
)
Meta
Source
See Implementation
mir
stat
descriptive
multivariate
CorrelationAccumulator
aliases
S
constructors
this
functions
centeredSumOfProducts
centeredSumOfSquaresLeft
centeredSumOfSquaresRight
correlation
count
covariance
meanLeft
meanRight
put
sumLeft
sumRight
variables
centeredSummatorOfProducts
centeredSummatorOfSquaresLeft
centeredSummatorOfSquaresRight
summatorLeft
summatorRight