#include "alize.h"

Go to the source code of this file.
Defines | |
| #define | ALIZE_ CovIntra_h |
Functions | |
| int | CovIntra (Config &config) |
| int | CovIntraBin (Config &config) |
| #define ALIZE_ CovIntra_h |
Definition at line 56 of file CovIntra.h.
| int CovIntra | ( | Config & | config ) |
Definition at line 160 of file CovIntra.cpp.
References RealVectorStat< T >::acc(), badSv(), dmat::cols, svdrec::d, debug, dividesSvByInteger(), loadMeanSv(), RealVectorStat< T >::mean(), myTINY, dmat::rows, svdrec::S, SVD_F_DB, svdConvertDtoS(), svdFreeDMat(), svdFreeSMat(), svdFreeSVDRec(), svdLAS2(), svdNewDMat(), SVDVerbosity, svdWriteDenseMatrix(), svdrec::Ut, smat::vals, dmat::value, smat::value, verbose, and verboseLevel.
Referenced by main().
| int CovIntraBin | ( | Config & | config ) |
1.7.2