Constructs and initialises a mtx_ptrreader<M> object
mtx_ptrreader( const M& m ); |
A reference to an object of type M that supports the imtx<T> interface.
The creates a reader object and attaches it to the supplied matrix.
Header: plemtx.h