Function forward

Forward vector of the matrix

Vector!(T,3) forward(T) (
  Matrix!(T,4) m
);