You are here: Symbol Reference > MtxVec Namespace > Classes > TMtx Class > public > Adjung Method > TMtx.Adjung Method (TMtx)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtx.Adjung Method (TMtx)

Calculate the adjungate to X matrix and store the results in calling matrix.

Pascal
function Adjung(const X: TMtx): TMtx; overload;

The Rows, Cols and TMtxVec.ComplexComplexproperties of the calling matrix are set implicitly to match those of X matrix.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!