Click or drag to resize

FloatHermitianBandMatrixMakeDiagonalReal Method

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

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