Changed the equals() methods from RealMatrixImpl, RealVectorImpl and Vector3D so that they consider +0 and -0 are equal, as required by IEEE-754 standard. These were bugs similar to MATH-221 for Complex.