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