Constructs and initialises a mtx_flatwriter<M> object
[C++] mtx_flatwriter( M& m );
A reference to an object of type M that supports the imtx<T> interface.
The creates a writer object and attaches it to the supplied matrix.
Header: plemtx.h
mtx_flatwriter<M> Class | mtx_flatwriter<M> Methods