vmml::lapack::llsq_params_xgels< float_t > Struct Template Reference
List of all members.
Public Attributes |
char | trans |
lapack_int | m |
lapack_int | n |
lapack_int | nrhs |
float_t * | a |
lapack_int | lda |
float_t * | b |
lapack_int | ldb |
float_t * | work |
lapack_int | lwork |
lapack_int | info |
Friends |
std::ostream & | operator<< (std::ostream &os, const llsq_params_xgels< float_t > &p) |
template<typename float_t>
struct vmml::lapack::llsq_params_xgels< float_t >
The documentation for this struct was generated from the following file: