Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Expr_PolyFunction.hxx>
#include <Handle_Expr_GeneralFunction.hxx>
#include <Expr_PolyExpression.hxx>
#include <Handle_Expr_GeneralExpression.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_Expr_NamedUnknown.hxx>
#include <Standard_Real.hxx>
Data Structures | |
class | Expr_PolyFunction |
Defines the use of an n-ary function in an expression with given arguments. More... | |