Creates an independent copy of this matrix.
returnValue = matrix3D_var.copy()
#include <Core/Geometry/Matrix3D.h>returnValue = matrix3D_var->copy();