AxisAngle4d.set

Set this {@link AxisAngle4d} to be equivalent to the rotational component of the given {@link Matrix4d}. <p> Reference: <a href="http://www.euclideanspace.com/maths/geometry/rotations/conversions/matrixToAngle/">http://www.euclideanspace.com</a>

@param m the Matrix4d to set this AngleAxis4d from @return this

Meta