mlpack  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Attributes | List of all members
FactorizerTraits< mlpack::svd::RegularizedSVD<> > Class Template Reference

Factorizer traits of Regularized SVD. More...

Static Public Attributes

static const bool UsesCoordinateList = true
 Data provided to RegularizedSVD need not be cleaned. More...
 

Detailed Description

template<>
class mlpack::cf::FactorizerTraits< mlpack::svd::RegularizedSVD<> >

Factorizer traits of Regularized SVD.

Definition at line 109 of file regularized_svd.hpp.

Member Data Documentation

const bool UsesCoordinateList = true
static

Data provided to RegularizedSVD need not be cleaned.

Definition at line 113 of file regularized_svd.hpp.


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