You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Adjung Method > Matrix.Adjung Method ()
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Adjung Method ()

Adjungate matrix.

Syntax
C#
Visual Basic
public TMtx Adjung();

Calculate the adjungate matrix in-place. Adjungation is equal to transpose and conjugate.

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