Inverts this matrix.
returnValue = matrix3D_var.invert()
#include <Core/Geometry/Matrix3D.h>returnValue = matrix3D_var->invert();