ScalarSum Constructor |
Name | Description | |
---|---|---|
![]() | ScalarSum |
Initializes a new instance. The user must add Scalars to the list of ScalarsToAdd.
|
![]() | ScalarSum(IEnumerableScalar) |
Constructs the sum of a list of Scalars.
|
![]() | ScalarSum(Scalar) |
Constructs the sum of the given Scalars.
|
![]() | ScalarSum(ScalarSum, CopyContext) | Initializes a new instance as a copy of an existing instance. |