clMatrix::RMS Method

double RMS() const;

Standard deviation.

Remarks:

Calculate the standard deviation of all calling object elements. The result is a real value. An exception is raised if calling vector TOpenCLBase::Complex property is true.

See Also: clMatrix::Mean
Declared in Dew::Math::clMatrix · Dew.Math/clMtxExpr.h · Cross-compiler