MatrixDToString Method

Write the matrix as string.

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public string ToString()

Return Value

String
The string of this matrix.

See Also