TSparseMtx Adjung(TSparseMtx X)
Adjungate operation.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TSparseMtx |
Returns: TSparseMtx
Remarks:
Adjungate X and store the results in calling sparse matrix.
See Also: TSparseMtx.Transp, TSparseMtx.ConjMul
Adjungate operation.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TSparseMtx |
Returns: TSparseMtx
Adjungate X and store the results in calling sparse matrix.