MatrixCopy Method |
Name | Description | |
---|---|---|
CopyT(T) |
Creates a memberwise copy of a matrix. Matrix elements
themselves are copied only in a shallow manner (i.e. not cloned).
| |
CopyT(T) |
Creates a member-wise copy of a jagged matrix. Matrix elements
themselves are copied only in a shallowed manner (i.e. not cloned).
|