Statismo  0.10.1
 All Classes Namespaces Functions Typedefs
Public Types | Public Member Functions | List of all members
statismo::RandSVD< ScalarType > Class Template Reference

#include <RandSVD.h>

Public Types

typedef Eigen::Matrix
< ScalarType, Eigen::Dynamic, 1 > 
VectorType
 
typedef Eigen::Matrix
< ScalarType, Eigen::Dynamic,
Eigen::Dynamic,
Eigen::RowMajor > 
MatrixType
 

Public Member Functions

 RandSVD (const MatrixType &A, unsigned k)
 
MatrixType matrixU () const
 
VectorType singularValues () const
 

Detailed Description

template<typename ScalarType>
class statismo::RandSVD< ScalarType >

TODO comment and add reference to paper


The documentation for this class was generated from the following file: