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