| Booth() | Optimist::TestSet::Booth< Real > | inline |
| evaluate(const InputVector &x, OutputVector &out) const | Optimist::Function< Real, 2, 2, Booth< Real > > | inline |
| evaluate_impl(InputVector const &x, OutputVector &out) const | Optimist::TestSet::Booth< Real > | inline |
| first_derivative(const InputType &x, FirstDerivativeType &out) const | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | inline |
| first_derivative_impl(InputVector const &, Matrix &out) const | Optimist::TestSet::Booth< Real > | inline |
| FirstDerivativeType typedef | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | |
| Function() | Optimist::Function< Real, 2, 2, Booth< Real > > | inline |
| FunctionBase() | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | inline |
| guess(Integer const i) const | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | inline |
| guesses() const | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | inline |
| hessian(const InputVector &x, Tensor &out) const | Optimist::Function< Real, 2, 2, Booth< Real > > | inline |
| input_dimension() const | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | inline |
| InputType typedef | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | |
| InputVector typedef | Optimist::Function< Real, 2, 2, Booth< Real > > | |
| is_solution(const InputType &x, Real const tol=EPSILON_LOW) const | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | inline |
| jacobian(const InputVector &x, Matrix &out) const | Optimist::Function< Real, 2, 2, Booth< Real > > | inline |
| m_guesses | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | protected |
| m_solutions | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | protected |
| Matrix typedef | Optimist::Function< Real, 2, 2, Booth< Real > > | |
| name() const | Optimist::Function< Real, 2, 2, Booth< Real > > | inline |
| name_impl() const | Optimist::TestSet::Booth< Real > | inline |
| output_dimension() const | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | inline |
| OutputType typedef | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | |
| OutputVector typedef | Optimist::Function< Real, 2, 2, Booth< Real > > | |
| second_derivative(const InputType &x, SecondDerivativeType &out) const | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | inline |
| second_derivative_impl(InputVector const &, Tensor &out) const | Optimist::TestSet::Booth< Real > | inline |
| SecondDerivativeType typedef | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | |
| solution(Integer const i) const | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | inline |
| solutions() const | Optimist::FunctionBase< Real, N, M, Booth< Real >, false > | inline |
| Tensor typedef | Optimist::Function< Real, 2, 2, Booth< Real > > | |