ScalarProduct Constructor |
| Name | Description | |
|---|---|---|
| ScalarProduct |
Initializes a new instance. The user must add Scalars to the list of ScalarsToMultiply.
| |
| ScalarProduct(IEnumerableScalar) |
Constructs the product of the list of Scalars.
| |
| ScalarProduct(Scalar) |
Constructs the product of the given Scalars.
| |
| ScalarProduct(ScalarProduct, CopyContext) | Initializes a new instance as a copy of an existing instance. |