ScalarAbsoluteValue Constructor |
| Name | Description | |
|---|---|---|
| ScalarAbsoluteValue |
Initializes a new instance. Argument must be set prior to creating an evaluator;
| |
| ScalarAbsoluteValue(Scalar) |
Constructs a function which represents the absolute value of a given value.
| |
| ScalarAbsoluteValue(ScalarAbsoluteValue, CopyContext) | Initializes a new instance as a copy of an existing instance. |