|
vmmlib
1.7.0
|
Collaboration diagram for vmml::lapack::linear_least_squares_xgesv< M, N, float_t >:Public Member Functions | |
| void | compute (matrix< N, N, float_t > &A, matrix< N, M, float_t > &b) |
|
const lapack::llsq_params_xgesv < float_t > & | get_params () |
Public Attributes | |
|
lapack::llsq_params_xgesv < float_t > | p |
Definition at line 343 of file lapack_linear_least_squares.hpp.