revert order of vector elements
\param s vector to revert
void fmat_rev( ffi.Pointer<fmat_t> s, ) { return _fmat_rev( s, ); }