Constructs and initialises a mtx_ptrwriter<M> object
[C++] mtx_ptrwriter( 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_ptrwriter<M> Class | mtx_ptrwriter<M> Methods