MtxExpr.Adjung Method

function Adjung(const X: TMtx): Matrix;

Adjungate the matrix and return it as result.

#NameTypeDescription
1XTMtx

Returns: Matrix

Remarks:

Internally calls Matrix.Adjung