vmml::lapack::svd_params< float_t > Struct Template Reference

List of all members.

Public Attributes

char jobu
char jobvt
lapack_int m
lapack_int n
float_t * a
lapack_int lda
float_t * s
float_t * u
lapack_int ldu
float_t * vt
lapack_int ldvt
float_t * work
lapack_int lwork
lapack_int info

Friends

std::ostream & operator<< (std::ostream &os, const svd_params< float_t > &p)

template<typename float_t>
struct vmml::lapack::svd_params< float_t >


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

Generated by  doxygen 1.6.2