The OpenD Programming Language

CorrelationAccumulator.sumOfSquaresLeft

struct CorrelationAccumulator(T, CorrelationAlgo correlationAlgo, Summation summation)
const @property
F
sumOfSquaresLeft
(
F = T
)
()
if (
isMutable!T &&
correlationAlgo == CorrelationAlgo.naive
)

Meta