In file DMatrix.cpp:

DIVAMatrixExport void CDMatrix::SumCol(CDVector& vSum) const

Calc the sum of each column into a vector.

Documentation

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

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


Back DIVA Reference Manual The DIVA-Site