In file DMatrix.cpp:

DIVAMatrixExport void CDMatrix::StdCol(CDVector& vStd) const

Calc the standard deviation of each column into a vector.

Documentation

Calc the standard deviation of each column into a vector. The vector will be resized if it doesn't have the right length.

Returns:
Nothing.
Parameters:
vStd - Output vector.
Author:
Rune Fisker
Version:
3-14-2001


Back DIVA Reference Manual The DIVA-Site