set all elements to ones
\param s vector to modify
void fmat_ones( ffi.Pointer<fmat_t> s, ) { return _fmat_ones( s, ); }