The OpenD Programming Language

CorrelationAccumulator.sumRight

struct CorrelationAccumulator(T, CorrelationAlgo correlationAlgo, Summation summation)
const @property
F
sumRight
(
F = T
)
()
if (
isFloatingPoint!T &&
&&
correlationAlgo == CorrelationAlgo.hybrid
)

Meta