Public Attributes

svdrec Struct Reference

#include <svdlib.h>

Collaboration diagram for svdrec:
Collaboration graph
[legend]

List of all members.

Public Attributes

int d
DMat Ut
double * S
DMat Vt

Detailed Description

Definition at line 33 of file svdlib.h.


Member Data Documentation

int svdrec::d

Definition at line 34 of file svdlib.h.

Referenced by CovIntra(), main(), ritvec(), and svdLAS2().

double * svdrec::S

Definition at line 37 of file svdlib.h.

Referenced by CovIntra(), main(), ritvec(), svdFreeSVDRec(), and svdLAS2().

Definition at line 35 of file svdlib.h.

Referenced by CovIntra(), main(), ritvec(), svdFreeSVDRec(), and svdLAS2().

Definition at line 38 of file svdlib.h.

Referenced by main(), ritvec(), svdFreeSVDRec(), and svdLAS2().


The documentation for this struct was generated from the following files: