CubeFunction Properties |
The CubeFunction type exposes the following members.
Name | Description | |
---|---|---|
![]() | Arguments |
Gets the Arguments of the Expression.
(Inherited from BaseUnaryExpression.) |
![]() | CanParallelise |
Gets whether an expression can safely be evaluated in parallel.
(Inherited from BaseUnaryExpression.) |
![]() | Functor |
Gets the Functor of the Expression.
(Overrides BaseUnaryExpression.Functor.) |
![]() | Type |
Gets the Type of this expression.
(Overrides BaseUnaryExpression.Type.) |
![]() | Variables |
Gets an enumeration of all the Variables used in this expression.
(Inherited from BaseUnaryExpression.) |