In file DMatrix.cpp:

DIVAMatrixExport void CDMatrix::VarCol(CDVector& vVar) const

Calc the variance of each column into a vector.

Documentation

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

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


Back DIVA Reference Manual The DIVA-Site