Get a continuous flattened array of items
const M::mtx_item_type* get_flat( ) const;
This method returns a contigous "flattened" array containing all the items in the matrix.
Header: plemtx.h
mtx_flatreader<M> Class | mtx_flatreader<M> Methods