Click or drag to resize

ScalarAbsoluteValue Constructor

Overload List
  NameDescription
Public methodScalarAbsoluteValue
Initializes a new instance. Argument must be set prior to creating an evaluator;
Public methodScalarAbsoluteValue(Scalar)
Constructs a function which represents the absolute value of a given value.
Protected methodScalarAbsoluteValue(ScalarAbsoluteValue, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also