|
nmpc_cgmres
|
This is the complete list of members for nmpc_cgmres::Gmres, including all inherited members.
| AmulFunc typedef | nmpc_cgmres::Gmres | |
| apply_reorth_ | nmpc_cgmres::Gmres | |
| basis_ | nmpc_cgmres::Gmres | |
| err_list_ | nmpc_cgmres::Gmres | |
| g_ | nmpc_cgmres::Gmres | |
| Gmres() | nmpc_cgmres::Gmres | inline |
| H_ | nmpc_cgmres::Gmres | |
| make_triangular_ | nmpc_cgmres::Gmres | |
| solve(const Eigen::Ref< const Eigen::MatrixXd > &A, const Eigen::Ref< const Eigen::VectorXd > &b, Eigen::Ref< Eigen::VectorXd > x, int k_max=100, double eps=1e-10) | nmpc_cgmres::Gmres | inline |
| solve(const AmulFunc &Amul_func, const Eigen::Ref< const Eigen::VectorXd > &b, Eigen::Ref< Eigen::VectorXd > x, int k_max=100, double eps=1e-10) | nmpc_cgmres::Gmres | inline |
1.8.17