FloorFunction Properties |
The FloorFunction 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 this Expression.
(Overrides FloorFunctionFunctor.) | |
| Type |
Gets the Type of the Expression.
(Inherited from FloorFunction.) | |
| Variables |
Gets an enumeration of all the Variables used in this expression.
(Inherited from BaseUnaryExpression.) |