ScalarFixed Constructor |
| Name | Description | |
|---|---|---|
| ScalarFixed |
Initializes a new instance. Value is initialized to zero.
| |
| ScalarFixed(Double) |
Constructs a function which represents a constant real value.
| |
| ScalarFixed(ScalarFixed, CopyContext) | Initializes a new instance as a copy of an existing instance. |