Expr_Tanh Class Reference

#include <Expr_Tanh.hxx>

Inheritance diagram for Expr_Tanh:
Inheritance graph
[legend]

Public Member Functions

 Expr_Tanh (const Handle< Expr_GeneralExpression > &exp)
 Creates the hyperbolic tangent of <exp>.

Handle_Expr_GeneralExpression ShallowSimplified () const
 Returns a GeneralExpression after a simplification
of the arguments of <me>.

Handle_Expr_GeneralExpression Copy () const
 Returns a copy of <me> having the same unknowns and functions.

Standard_Boolean IsIdentical (const Handle< Expr_GeneralExpression > &Other) const
 Tests if <me> and <Other> define the same expression.
This method does not include any simplification before
testing.

Standard_Boolean IsLinear () const
 Tests if <me> is linear on every NamedUnknown it
contains.

Handle_Expr_GeneralExpression Derivative (const Handle< Expr_NamedUnknown > &X) const
 Returns the derivative on <X> unknown of <me>

Standard_Real Evaluate (const Expr_Array1OfNamedUnknown &vars, const TColStd_Array1OfReal &vals) const
 Returns the value of <me> (as a Real) by
replacement of <vars> by <vals>.
Raises NotEvaluable if <me> contains NamedUnknown not
in <vars> or NumericError if result cannot be computed.

TCollection_AsciiString String () const
 returns a string representing <me> in a readable way.


Constructor & Destructor Documentation

Expr_Tanh::Expr_Tanh ( const Handle< Expr_GeneralExpression > &  exp  ) 

Member Function Documentation

Handle_Expr_GeneralExpression Expr_Tanh::Copy (  )  const [virtual]
Handle_Expr_GeneralExpression Expr_Tanh::Derivative ( const Handle< Expr_NamedUnknown > &  X  )  const [virtual]
Standard_Real Expr_Tanh::Evaluate ( const Expr_Array1OfNamedUnknown vars,
const TColStd_Array1OfReal vals 
) const [virtual]
Standard_Boolean Expr_Tanh::IsIdentical ( const Handle< Expr_GeneralExpression > &  Other  )  const [virtual]
Standard_Boolean Expr_Tanh::IsLinear (  )  const [virtual]
Handle_Expr_GeneralExpression Expr_Tanh::ShallowSimplified (  )  const [virtual]
TCollection_AsciiString Expr_Tanh::String (  )  const [virtual]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Mar 3 10:54:30 2011 for Open CASCADE Technology by  doxygen 1.6.3