Click or drag to resize

ScalarExponent Constructor

Overload List
  NameDescription
Public methodScalarExponent
Initializes a new instance. Base and Exponent must be set prior to creating an evaluator.
Public methodScalarExponent(Scalar, Scalar)
Constructs a function which represents a given base raised to some exponent..
Protected methodScalarExponent(ScalarExponent, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also