MatrixDClone Method

Clone the matrix.

Definition

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

Return Value

MatrixD
Copy of the matrix.

See Also