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