vtf-logo

numerical::Penalty< N, Function, Constraint, T, Point > Member List

This is the complete list of members for numerical::Penalty< N, Function, Constraint, T, Point >, including all inherited members.

constraint_type typedefnumerical::Penalty< N, Function, Constraint, T, Point >
find_minimum(point_type &x)numerical::Penalty< N, Function, Constraint, T, Point >
function_type typedefnumerical::Penalty< N, Function, Constraint, T, Point >
max_constraint_error() const numerical::Penalty< N, Function, Constraint, T, Point > [inline]
number_type typedefnumerical::Penalty< N, Function, Constraint, T, Point >
Penalty(const function_type &function, const constraint_type &constraint, const number_type initial_step_size=std::pow(std::numeric_limits< number_type >::epsilon(), 0.25), const number_type final_step_size=std::sqrt(std::numeric_limits< number_type >::epsilon()), const number_type max_constraint_error=std::pow(std::numeric_limits< number_type >::epsilon(), 0.25), const int max_function_calls=10000)numerical::Penalty< N, Function, Constraint, T, Point >
penalty_parameter() const numerical::Penalty< N, Function, Constraint, T, Point > [inline]
point_type typedefnumerical::Penalty< N, Function, Constraint, T, Point >
set_final_step_size(const number_type final_step_size)numerical::Penalty< N, Function, Constraint, T, Point > [inline]
set_initial_step_size(const number_type initial_step_size)numerical::Penalty< N, Function, Constraint, T, Point > [inline]
set_max_constraint_error(const number_type max_constraint_error)numerical::Penalty< N, Function, Constraint, T, Point > [inline]
set_penalty_parameter(const number_type penalty_parameter)numerical::Penalty< N, Function, Constraint, T, Point > [inline]
set_step_size_reduction_factor(const number_type step_size_reduction_factor)numerical::Penalty< N, Function, Constraint, T, Point > [inline]
~Penalty()numerical::Penalty< N, Function, Constraint, T, Point > [inline, virtual]


Generated on Fri Aug 24 12:56:06 2007 for Numerical Algorithms Package by  doxygen 1.4.7