cumsum2
Syntax
cumsum2(X)
Please see Cumulative Window Functions for the parameter description and windowing logic.
Details
Cumulatively calculate the sum of squares of the elements in X.
Returns
DOUBLE type.
cumsum2(X)
Please see Cumulative Window Functions for the parameter description and windowing logic.
Cumulatively calculate the sum of squares of the elements in X.
DOUBLE type.