Guarantees that there is only one reference to the underlying
data and that this data is in contiguous storage.
Namespace:
CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public DoubleComplexMatrix DeepenThisCopy() |
| Visual Basic (Declaration) |
|---|
Public Function DeepenThisCopy As DoubleComplexMatrix |
| Visual C++ |
|---|
public: DoubleComplexMatrix^ DeepenThisCopy() |