Point3<T> TransformVector(const Point3<T>& p) const;
TransformVector transforms the vector by the matrix.