public enum TMtxOperation
Defines the type of operation on matrix.
Values
| Name | Description |
|---|---|
| opHerm | transpose and conjugate |
| opNone | no operation |
| opTran | transpose operation |
Defines the type of operation on matrix.
| Name | Description |
|---|---|
| opHerm | transpose and conjugate |
| opNone | no operation |
| opTran | transpose operation |