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