The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
CorrelationAccumulator.sumOfSquaresLeft
mir
stat
descriptive
multivariate
CorrelationAccumulator
struct
CorrelationAccumulator
(T, CorrelationAlgo correlationAlgo, Summation summation)
const @
property
F
sumOfSquaresLeft
(
F
=
T
)
(
)
if
(
isMutable
!
T
&&
correlationAlgo
==
CorrelationAlgo.naive
)
Meta
Source
See Implementation
mir
stat
descriptive
multivariate
CorrelationAccumulator
aliases
S
constructors
this
functions
centeredSumOfProducts
centeredSumOfSquaresLeft
centeredSumOfSquaresRight
correlation
count
covariance
meanLeft
meanRight
put
sumLeft
sumOfProducts
sumOfSquaresLeft
sumOfSquaresRight
sumRight
variables
summatorLeft
summatorOfProducts
summatorOfSquaresLeft
summatorOfSquaresRight
summatorRight