method

clone

v1_9_2_180 - Show latest stable - Class: Matrix
clone()
public

Returns a clone of the matrix, so that the contents of each do not reference identical objects. There should be no good reason to do this since Matrices are immutable.