Constructs and initialises a mtx_ptrwriter<M> object
                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