Click or drag to resize

DoubleHermitianMatrixMakeDiagonalReal Method

Sets the imaginary parts on the main diagonal to zero thereby meeting the strict definition of an Hermitian matrix.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public void MakeDiagonalReal()
See Also