Uses of Class
dev.nm.algebra.linear.matrix.doubles.operation.SubMatrixRef
-
Packages that use SubMatrixRef Package Description dev.nm.algebra.linear.matrix.doubles.operation -
-
Uses of SubMatrixRef in dev.nm.algebra.linear.matrix.doubles.operation
Methods in dev.nm.algebra.linear.matrix.doubles.operation that return SubMatrixRef Modifier and Type Method Description SubMatrixRef
SubMatrixRef. deepCopy()
Returnsthis
as the reference is immutable.
-