rrel_orthogonal_regression Member List
This is the complete list of members for rrel_orthogonal_regression, including all inherited members.
compute_residuals(const vnl_vector< double > &params, vcl_vector< double > &residuals) const rrel_orthogonal_regression [virtual]
compute_weights(const vcl_vector< double > &residuals, const rrel_wls_obj *obj, double scale, vcl_vector< double > &weights) const rrel_estimation_problem [virtual]
fit_from_minimal_set(const vcl_vector< int > &point_indices, vnl_vector< double > &params) const rrel_orthogonal_regression [virtual]
MULTIPLE enum valuerrel_estimation_problem
NONE enum valuerrel_estimation_problem
num_samples() const rrel_orthogonal_regression [virtual]
num_samples_to_instantiate() const rrel_estimation_problem [inline]
num_unique_samples() const rrel_estimation_problem [inline, virtual]
param_dof() const rrel_estimation_problem [inline]
print_points() const rrel_orthogonal_regression
prior_multiple_scales() const rrel_estimation_problem [virtual]
prior_scale() const rrel_estimation_problem [virtual]
residual_dof() const rrel_estimation_problem [inline, virtual]
rrel_estimation_problem(unsigned int param_dof, unsigned int num_samples_for_fit)rrel_estimation_problem
rrel_estimation_problem()rrel_estimation_problem
rrel_orthogonal_regression(const vnl_matrix< double > &pts)rrel_orthogonal_regression
rrel_orthogonal_regression(const vcl_vector< vnl_vector< double > > &pts)rrel_orthogonal_regression
scale_t enum namerrel_estimation_problem
scale_type() const rrel_estimation_problem [inline, virtual]
set_no_prior_scale()rrel_estimation_problem [virtual]
set_num_samples_for_fit(unsigned int num_samp)rrel_estimation_problem [inline, protected]
set_param_dof(unsigned int dof)rrel_estimation_problem [inline, protected]
set_prior_multiple_scales(const vcl_vector< double > &scales)rrel_estimation_problem [virtual]
set_prior_scale(double scale)rrel_estimation_problem [virtual]
set_scale_type(scale_t t)rrel_estimation_problem [inline, protected]
set_similarity_weights(const vcl_vector< double > &wgts)rrel_estimation_problem [inline]
similarity_weights() const rrel_estimation_problem [inline]
SINGLE enum valuerrel_estimation_problem
vars_rrel_orthogonal_regression [protected]
weighted_least_squares_fit(vnl_vector< double > &params, vnl_matrix< double > &cofact, const vcl_vector< double > *weights=0) const rrel_orthogonal_regression [virtual]
~rrel_estimation_problem()rrel_estimation_problem [virtual]
~rrel_orthogonal_regression()rrel_orthogonal_regression [virtual]