Product |
Member name | Value | Description |
---|---|---|
TransposeNone | 0 | Do not transpose either matrix before multiplying. |
TransposeBoth | 1 | Transpose both operands before multiplying. |
TransposeFirst | 2 | Transpose only the first operand before multiplying. |
TransposeSecond | 3 | Transpose only the second operand before multiplying. |
ConjTransposeBoth | 4 | Takes the conjucate transpose both operands before multiplying. |
ConjTransposeFirst | 5 | Takes the conjugate transpose only the first operand before multiplying. |
ConjTransposeSecond | 6 | Takes the conjugate transpose only the second operand before multiplying. |
Copyright © 2023 CenterSpace Software, LLC. All rights reserved.