This is the complete list of members for vnl_linear_system, including all inherited members.
| apply_preconditioner(vnl_vector< double > const &x, vnl_vector< double > &px) const | vnl_linear_system | virtual |
| get_number_of_residuals() const | vnl_linear_system | inline |
| get_number_of_unknowns() const | vnl_linear_system | inline |
| get_relative_residual(vnl_vector< double > const &x) const | vnl_linear_system | |
| get_rhs(vnl_vector< double > &b) const =0 | vnl_linear_system | pure virtual |
| get_rms_error(vnl_vector< double > const &x) const | vnl_linear_system | |
| multiply(vnl_vector< double > const &x, vnl_vector< double > &y) const =0 | vnl_linear_system | pure virtual |
| n_ | vnl_linear_system | protected |
| p_ | vnl_linear_system | protected |
| transpose_multiply(vnl_vector< double > const &y, vnl_vector< double > &x) const =0 | vnl_linear_system | pure virtual |
| vnl_linear_system(unsigned int number_of_unknowns, unsigned int number_of_residuals) | vnl_linear_system | inline |
| ~vnl_linear_system() | vnl_linear_system | virtual |
1.8.15