vmml::lapack_svd< M, N, float_t > Struct Template Reference

List of all members.

Public Member Functions

bool compute (const matrix< M, N, float_t > &A, matrix< M, N, float_t > &U, vector< N, float_t > &sigma, matrix< N, N, float_t > &Vt)
bool compute_and_overwrite_input (matrix< M, N, float_t > &A_U, vector< N, float_t > &sigma)
bool compute (const matrix< M, N, float_t > &A, vector< N, float_t > &sigma)
bool test_success (lapack::lapack_int info)
const lapack::svd_params
< float_t > & 
get_params ()

Public Attributes

lapack::svd_params< float_t > p

template<size_t M, size_t N, typename float_t>
struct vmml::lapack_svd< M, N, float_t >


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

Generated by  doxygen 1.6.2