| Brown() | Optimist::TestSet::Brown< Input, Output > | inline |
| evaluate(const Input &x, Output &out) const | Optimist::Function< Input, Output, Brown< Input, Output > > | inline |
| evaluate_impl(const Input &x, Output &out) const | Optimist::TestSet::Brown< Input, Output > | inline |
| first_derivative(const Input &x, FirstDerivative &out) const | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | inline |
| first_derivative_impl(const Input &x, FirstDerivative &out) const | Optimist::TestSet::Brown< Input, Output > | inline |
| FirstDerivative typedef | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | |
| Function() | Optimist::Function< Input, Output, Brown< Input, Output > > | inline |
| FunctionBase() | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | inline |
| guess(const Integer i) const | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | inline |
| guesses() const | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | inline |
| hessian(const Input &x, SecondDerivative &out) const | Optimist::Function< Input, Output, Brown< Input, Output > > | inline |
| input_dimension() const | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | inline |
| InputTrait typedef | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | |
| is_solution(const Input &x, const Scalar tol=FunctionBase::SQRT_EPSILON) const | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | inline |
| jacobian(const Input &x, FirstDerivative &out) const | Optimist::Function< Input, Output, Brown< Input, Output > > | inline |
| m_a | Optimist::TestSet::Brown< Input, Output > | private |
| m_guesses | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | protected |
| m_solutions | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | protected |
| name() const | Optimist::Function< Input, Output, Brown< Input, Output > > | inline |
| name_impl() const | Optimist::TestSet::Brown< Input, Output > | inline |
| output_dimension() const | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | inline |
| OutputTrait typedef | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | |
| Scalar typedef | Optimist::TestSet::Brown< Input, Output > | private |
| second_derivative(const Input &x, SecondDerivative &out) const | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | inline |
| second_derivative_impl(const Input &, SecondDerivative &out) const | Optimist::TestSet::Brown< Input, Output > | inline |
| SecondDerivative typedef | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | |
| solution(const Integer i) const | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | inline |
| solutions() const | Optimist::FunctionBase< Input, Output, Brown< Input, Output > > | inline |