Click or drag to resize

ScalarDerivative Constructor

Overload List
  NameDescription
Public methodScalarDerivative
Initializes a new instance. The user must set Scalar; Order is set to 0 by default.
Public methodScalarDerivative(Scalar, Int32)
Initializes a new instance of the ScalarDerivative class to represent the derivative of a given scalar.
Protected methodScalarDerivative(ScalarDerivative, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also