Guarantees that there is only one reference to the underlying data and that this data is in contiguous storage.

Namespace:  CenterSpace.NMath.Matrix
Assembly:  NMath (in NMath.dll) Version: 5.1.0.0

Syntax

C#
public void DeepenThisCopy()
Visual Basic (Declaration)
Public Sub DeepenThisCopy
Visual C++
public:
void DeepenThisCopy()

See Also