vnl_sparse_lst_sqr_function Member List
This is the complete list of members for vnl_sparse_lst_sqr_function, including all inherited members.
apply_weight_ij(int i, int j, double const &weight, vnl_vector< double > &fij)vnl_sparse_lst_sqr_function [virtual]
apply_weight_ij(int i, int j, double const &weight, vnl_matrix< double > &Aij, vnl_matrix< double > &Bij, vnl_matrix< double > &Cij)vnl_sparse_lst_sqr_function [virtual]
apply_weights(vnl_vector< double > const &weights, vnl_vector< double > &f)vnl_sparse_lst_sqr_function [virtual]
apply_weights(vnl_vector< double > const &weights, vcl_vector< vnl_matrix< double > > &A, vcl_vector< vnl_matrix< double > > &B, vcl_vector< vnl_matrix< double > > &C)vnl_sparse_lst_sqr_function [virtual]
clear_failure()vnl_sparse_lst_sqr_function [inline]
compute_weight_ij(int i, int j, vnl_vector< double > const &ai, vnl_vector< double > const &bj, vnl_vector< double > const &c, vnl_vector< double > const &fij, double &weight)vnl_sparse_lst_sqr_function [virtual]
compute_weights(vnl_vector< double > const &a, vnl_vector< double > const &b, vnl_vector< double > const &c, vnl_vector< double > const &f, vnl_vector< double > &weights)vnl_sparse_lst_sqr_function [virtual]
dim_warning(unsigned int n_unknowns, unsigned int n_residuals)vnl_sparse_lst_sqr_function [private]
f(vnl_vector< double > const &a, vnl_vector< double > const &b, vnl_vector< double > const &c, vnl_vector< double > &f)vnl_sparse_lst_sqr_function [virtual]
failurevnl_sparse_lst_sqr_function
fd_jac_Aij(int i, int j, vnl_vector< double > const &ai, vnl_vector< double > const &bj, vnl_vector< double > const &c, vnl_matrix< double > &Aij, double stepsize)vnl_sparse_lst_sqr_function
fd_jac_Bij(int i, int j, vnl_vector< double > const &ai, vnl_vector< double > const &bj, vnl_vector< double > const &c, vnl_matrix< double > &Bij, double stepsize)vnl_sparse_lst_sqr_function
fd_jac_blocks(vnl_vector< double > const &a, vnl_vector< double > const &b, vnl_vector< double > const &c, vcl_vector< vnl_matrix< double > > &A, vcl_vector< vnl_matrix< double > > &B, vcl_vector< vnl_matrix< double > > &C, double stepsize)vnl_sparse_lst_sqr_function [virtual]
fd_jac_Cij(int i, int j, vnl_vector< double > const &ai, vnl_vector< double > const &bj, vnl_vector< double > const &c, vnl_matrix< double > &Cij, double stepsize)vnl_sparse_lst_sqr_function
fij(int i, int j, vnl_vector< double > const &ai, vnl_vector< double > const &bj, vnl_vector< double > const &c, vnl_vector< double > &fij)vnl_sparse_lst_sqr_function [virtual]
has_gradient() const vnl_sparse_lst_sqr_function [inline]
has_weights() const vnl_sparse_lst_sqr_function [inline]
index_a(int i) const vnl_sparse_lst_sqr_function [inline]
index_b(int j) const vnl_sparse_lst_sqr_function [inline]
index_e(int k) const vnl_sparse_lst_sqr_function [inline]
indices_a_vnl_sparse_lst_sqr_function [protected]
indices_b_vnl_sparse_lst_sqr_function [protected]
indices_e_vnl_sparse_lst_sqr_function [protected]
jac_Aij(int i, int j, vnl_vector< double > const &ai, vnl_vector< double > const &bj, vnl_vector< double > const &c, vnl_matrix< double > &Aij)vnl_sparse_lst_sqr_function [virtual]
jac_Bij(int i, int j, vnl_vector< double > const &ai, vnl_vector< double > const &bj, vnl_vector< double > const &c, vnl_matrix< double > &Bij)vnl_sparse_lst_sqr_function [virtual]
jac_blocks(vnl_vector< double > const &a, vnl_vector< double > const &b, vnl_vector< double > const &c, vcl_vector< vnl_matrix< double > > &A, vcl_vector< vnl_matrix< double > > &B, vcl_vector< vnl_matrix< double > > &C)vnl_sparse_lst_sqr_function [virtual]
jac_Cij(int i, int j, vnl_vector< double > const &ai, vnl_vector< double > const &bj, vnl_vector< double > const &c, vnl_matrix< double > &Cij)vnl_sparse_lst_sqr_function [virtual]
no_gradient enum valuevnl_sparse_lst_sqr_function
no_weights enum valuevnl_sparse_lst_sqr_function
num_params_c_vnl_sparse_lst_sqr_function [protected]
number_of_a() const vnl_sparse_lst_sqr_function [inline]
number_of_b() const vnl_sparse_lst_sqr_function [inline]
number_of_e() const vnl_sparse_lst_sqr_function [inline]
number_of_params_a(int i) const vnl_sparse_lst_sqr_function [inline]
number_of_params_b(int j) const vnl_sparse_lst_sqr_function [inline]
number_of_params_c() const vnl_sparse_lst_sqr_function [inline]
number_of_residuals(int k) const vnl_sparse_lst_sqr_function [inline]
number_of_residuals(int i, int j) const vnl_sparse_lst_sqr_function [inline]
residual_indices() const vnl_sparse_lst_sqr_function [inline]
residual_indices_vnl_sparse_lst_sqr_function [protected]
throw_failure()vnl_sparse_lst_sqr_function [inline]
trace(int iteration, vnl_vector< double > const &a, vnl_vector< double > const &b, vnl_vector< double > const &c, vnl_vector< double > const &e)vnl_sparse_lst_sqr_function [virtual]
use_gradient enum valuevnl_sparse_lst_sqr_function
use_gradient_vnl_sparse_lst_sqr_function [protected]
use_weights enum valuevnl_sparse_lst_sqr_function
use_weights_vnl_sparse_lst_sqr_function [protected]
UseGradient enum namevnl_sparse_lst_sqr_function
UseWeights enum namevnl_sparse_lst_sqr_function
vnl_sparse_lst_sqr_function(unsigned int num_a, unsigned int num_params_per_a, unsigned int num_b, unsigned int num_params_per_b, unsigned int num_params_c, unsigned int num_residuals_per_e, UseGradient g=use_gradient, UseWeights w=no_weights)vnl_sparse_lst_sqr_function
vnl_sparse_lst_sqr_function(unsigned int num_a, unsigned int num_params_per_a, unsigned int num_b, unsigned int num_params_per_b, unsigned int num_params_c, const vcl_vector< vcl_vector< bool > > &xmask, unsigned int num_residuals_per_e, UseGradient g=use_gradient, UseWeights w=no_weights)vnl_sparse_lst_sqr_function
vnl_sparse_lst_sqr_function(const vcl_vector< unsigned int > &a_sizes, const vcl_vector< unsigned int > &b_sizes, unsigned int num_params_c, const vcl_vector< unsigned int > &e_sizes, const vcl_vector< vcl_vector< bool > > &xmask, UseGradient g=use_gradient, UseWeights w=no_weights)vnl_sparse_lst_sqr_function
~vnl_sparse_lst_sqr_function()vnl_sparse_lst_sqr_function [inline, virtual]