HalleyChebyAD
|
This is the complete list of members for ObjectiveFunction, including all inherited members.
eval (defined in ObjectiveFunction) | ObjectiveFunction | |
eval_a (defined in ObjectiveFunction) | ObjectiveFunction | |
ObjectiveFunction(const int dimension_in) (defined in ObjectiveFunction) | ObjectiveFunction | explicit |
ObjectiveFunction(const int dimension_in, double *x_initial_in, double(*eval_in)(const double *, const int), adouble(*eval_a_in)(const adouble *, const int), const string name_in) (defined in ObjectiveFunction) | ObjectiveFunction | |
ObjectiveFunction(const ObjectiveFunction &rhs) | ObjectiveFunction | |
operator=(ObjectiveFunction rhs) | ObjectiveFunction | |
print() const (defined in ObjectiveFunction) | ObjectiveFunction | |
set_x_initial(void(*initial_pointpty)(double *, const int dimension)) (defined in ObjectiveFunction) | ObjectiveFunction | |
swap(ObjectiveFunction &, ObjectiveFunction &) | ObjectiveFunction | |
tape_it(const double *x, const short int tape_number) | ObjectiveFunction | |
x_initial (defined in ObjectiveFunction) | ObjectiveFunction | |
~ObjectiveFunction() (defined in ObjectiveFunction) | ObjectiveFunction | virtual |