 | FloatHermitianMatrixMakeDiagonalReal Method |
Sets the imaginary parts on the main diagonal to zero thereby meeting the strict
definition of an Hermitian matrix.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic void MakeDiagonalReal()
Public Sub MakeDiagonalReal
public:
void MakeDiagonalReal()
member MakeDiagonalReal : unit -> unit
See Also