vmml::lapack::linear_least_squares_xgels< M, N, float_t > Struct Template Reference

List of all members.

Public Member Functions

void compute (const matrix< M, N, float_t > &A, const vector< M, float_t > &B, vector< N, float_t > &x)
const
lapack::llsq_params_xgels
< float_t > & 
get_params ()
matrix< M, N, float_t > & get_factorized_A ()

Protected Attributes

matrix< M, N, float_t > _A
vector< M, float_t > _b
llsq_params_xgels< float_t > p

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


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

Generated by  doxygen 1.6.2