Sets the imaginary parts on the main diagonal to zero thereby meeting the strict
definition of an Hermitian banded matrix.
Namespace:
CenterSpace.NMath.MatrixAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public void MakeDiagonalReal() |
| Visual Basic (Declaration) |
|---|
Public Sub MakeDiagonalReal |
| Visual C++ |
|---|
public: void MakeDiagonalReal() |