clone method

Matrix3D clone()

Implementation

Matrix3D clone() => Matrix3D.fromMatrix3D(this);