Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.LinearAlgebra Namespace
Enumerates the methods that can be used to clone a Vector or Matrix.
| Member Name | Description |
|---|---|
| Exact | Makes an exact clone of the object. |
| NonzeroComponentsWritable | Makes a copy of the object such that all non-zero components are writeable. |
| AllComponentsWritable | Makes a copy of the object such that all components are writeable. |
Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Mathematics (in Extreme.Mathematics.dll)
Extreme.Mathematics.LinearAlgebra Namespace