Public Member Functions

Implements the scalar inverse cosine operator (arccos) within the symbolic operators family. More...

#include <acos.hpp>

Inheritance diagram for Acos:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Acos ()
 Acos (Operator *_argument)
 Acos (const Acos &arg)
virtual Operatorclone () const
virtual returnValue evaluate (EvaluationBase *x)
virtual returnValue initDerivative ()
Acosoperator= (const Acos &arg)
virtual Operatorsubstitute (int index, const Operator *sub)
 ~Acos ()

Detailed Description

Implements the scalar inverse cosine operator (arccos) within the symbolic operators family.

The class Acos implements the scalar inverse cosine operator (arccos) within the symbolic operators family.

Author:
Boris Houska, Hans Joachim Ferreau

Definition at line 55 of file acos.hpp.


Constructor & Destructor Documentation

Default constructor.

Definition at line 51 of file acos.cpp.

Acos::Acos ( Operator _argument)

Default constructor.

Definition at line 62 of file acos.cpp.

Acos::Acos ( const Acos arg)

Copy constructor (deep copy).

Definition at line 73 of file acos.cpp.

Default destructor.

Definition at line 84 of file acos.cpp.


Member Function Documentation

Operator * Acos::clone ( ) const [virtual]

Provides a deep copy of the expression.

Returns:
a clone of the expression.

Implements UnaryOperator.

Definition at line 110 of file acos.cpp.

Evaluates the expression (templated version)

Implements UnaryOperator.

Definition at line 97 of file acos.cpp.

Reimplemented from Operator.

Definition at line 115 of file acos.cpp.

Acos & Acos::operator= ( const Acos arg)

Assignment Operator (deep copy).

Definition at line 89 of file acos.cpp.

Operator * Acos::substitute ( int  index,
const Operator sub 
) [virtual]

Substitutes var(index) with the expression sub.

Returns:
The substituted expression.
Parameters:
indexsubst. index
subthe substitution

Implements UnaryOperator.

Definition at line 104 of file acos.cpp.


The documentation for this class was generated from the following files:


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:01:37