Click or drag to resize

ScalarFixed Constructor

Overload List
  NameDescription
Public methodScalarFixed
Initializes a new instance. Value is initialized to zero.
Public methodScalarFixed(Double)
Constructs a function which represents a constant real value.
Protected methodScalarFixed(ScalarFixed, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also