PenaltyQuasiNewton< N, Function, Constraint, T, Point > Member List

This is the complete list of members for PenaltyQuasiNewton< N, Function, Constraint, T, Point >, including all inherited members.
constraint_type typedefPenaltyQuasiNewton< N, Function, Constraint, T, Point >
find_minimum(point_type &x, number_type &value, int &num_iterations, number_type max_step=0, const number_type x_tolerance=0, const number_type gradient_tolerance=0)PenaltyQuasiNewton< N, Function, Constraint, T, Point >
function_type typedefPenaltyQuasiNewton< N, Function, Constraint, T, Point >
initial_penalty_parameter() const PenaltyQuasiNewton< N, Function, Constraint, T, Point > [inline]
max_constraint_error() const PenaltyQuasiNewton< N, Function, Constraint, T, Point > [inline]
number_type typedefPenaltyQuasiNewton< N, Function, Constraint, T, Point >
penalty_parameter() const PenaltyQuasiNewton< N, Function, Constraint, T, Point > [inline]
PenaltyQuasiNewton(const function_type &function, const constraint_type &constraint, const number_type max_constraint_error=std::pow(std::numeric_limits< number_type >::epsilon(), 0.25), const number_type x_tolerance=4 *std::numeric_limits< number_type >::epsilon(), const number_type gradient_tolerance=4 *std::numeric_limits< number_type >::epsilon(), const int max_function_calls=10000)PenaltyQuasiNewton< N, Function, Constraint, T, Point >
point_type typedefPenaltyQuasiNewton< N, Function, Constraint, T, Point >
set_initial_penalty_parameter(const number_type initial_penalty_parameter)PenaltyQuasiNewton< N, Function, Constraint, T, Point > [inline]
set_max_constraint_error(const number_type max_constraint_error)PenaltyQuasiNewton< N, Function, Constraint, T, Point > [inline]
~PenaltyQuasiNewton()PenaltyQuasiNewton< N, Function, Constraint, T, Point > [inline, virtual]
Generated on Thu Jun 30 02:15:00 2016 for Numerical Algorithms Package by  doxygen 1.6.3