This is the complete list of members for LPtoPTemplate, including all inherited members.
ANALYTICAL_GRADIENT enum value | ObjectiveFunction | |
compute_analytical_gradient(PatchData &patch, Vector3D *const &grad, double &OF_val, MsqError &err, size_t array_size) | LPtoPTemplate | protectedvirtual |
compute_analytical_gradient(PatchData &patch, Vector3D *const &grad, double &OF_val, MsqError &err, size_t array_size) | LPtoPTemplate | protectedvirtual |
compute_analytical_hessian(PatchData &patch, MsqHessian &hessian, Vector3D *const &grad, double &OF_val, MsqError &err) | LPtoPTemplate | protectedvirtual |
compute_analytical_hessian(PatchData &patch, MsqHessian &hessian, Vector3D *const &grad, double &OF_val, MsqError &err) | LPtoPTemplate | protectedvirtual |
compute_function(double metric_values[], size_t total_num, MsqError &err) | LPtoPTemplate | inlineprivate |
compute_function(double metric_values[], size_t total_num, MsqError &err) | LPtoPTemplate | private |
compute_gradient(PatchData &patch, Vector3D *const &grad, double &OF_val, MsqError &err, size_t array_size=0) | ObjectiveFunction | inline |
compute_gradient(PatchData &patch, Vector3D *const &grad, double &OF_val, MsqError &err, size_t array_size=0) | ObjectiveFunction | |
compute_hessian(PatchData &patch, MsqHessian &hessian, Vector3D *const &grad, double &OF_val, MsqError &err) | ObjectiveFunction | inline |
compute_hessian(PatchData &patch, MsqHessian &hessian, Vector3D *const &grad, double &OF_val, MsqError &err) | ObjectiveFunction | |
compute_numerical_gradient(PatchData &patch, Vector3D *const &grad, double &OF_val, MsqError &err, size_t array_size) | ObjectiveFunction | protected |
compute_numerical_gradient(PatchData &patch, Vector3D *const &grad, double &OF_val, MsqError &err, size_t array_size) | ObjectiveFunction | protected |
concrete_evaluate(PatchData &patch, double &fval, MsqError &err) | LPtoPTemplate | virtual |
concrete_evaluate(PatchData &patch, double &fval, MsqError &err) | LPtoPTemplate | virtual |
dividingByN | LPtoPTemplate | private |
evaluate(PatchData &patch, double &fval, MsqError &err) | ObjectiveFunction | inline |
evaluate(PatchData &patch, double &fval, MsqError &err) | ObjectiveFunction | inline |
get_eps(PatchData &pd, double &local_val, int k, MsqVertex *vertex, MsqError &err) | ObjectiveFunction | inlineprotected |
get_eps(PatchData &pd, double &local_val, int k, MsqVertex *vertex, MsqError &err) | ObjectiveFunction | inlineprotected |
get_negate_flag() | ObjectiveFunction | inline |
get_negate_flag() | ObjectiveFunction | inline |
get_quality_metric() | ObjectiveFunction | inline |
get_quality_metric() | ObjectiveFunction | inline |
get_quality_metric_list() | ObjectiveFunction | inlinevirtual |
get_quality_metric_list() | ObjectiveFunction | inlinevirtual |
GRADIENT_TYPE enum name | ObjectiveFunction | |
GRADIENT_TYPE enum name | ObjectiveFunction | |
LPtoPTemplate(QualityMetric *, short, MsqError &) | LPtoPTemplate | |
LPtoPTemplate(QualityMetric *, short, MsqError &) | LPtoPTemplate | |
NUMERICAL_GRADIENT enum value | ObjectiveFunction | |
ObjectiveFunction() | ObjectiveFunction | inline |
ObjectiveFunction() | ObjectiveFunction | inline |
pVal | LPtoPTemplate | private |
set_dividing_by_n(bool d_bool) | LPtoPTemplate | inline |
set_dividing_by_n(bool d_bool) | LPtoPTemplate | inline |
set_gradient_type(GRADIENT_TYPE grad) | ObjectiveFunction | inline |
set_gradient_type(GRADIENT_TYPE grad) | ObjectiveFunction | inline |
set_negate_flag(int neg) | ObjectiveFunction | inline |
set_negate_flag(int neg) | ObjectiveFunction | inline |
set_quality_metric(QualityMetric *qm) | ObjectiveFunction | inline |
set_quality_metric(QualityMetric *qm) | ObjectiveFunction | inline |
set_use_local_gradient(bool new_bool) | ObjectiveFunction | inlineprotected |
set_use_local_gradient(bool new_bool) | ObjectiveFunction | inlineprotected |
~LPtoPTemplate() | LPtoPTemplate | virtual |
~LPtoPTemplate() | LPtoPTemplate | virtual |
~ObjectiveFunction() | ObjectiveFunction | inlinevirtual |
~ObjectiveFunction() | ObjectiveFunction | inlinevirtual |