Get a contiguous "flattened" array of items
[C++] M::mtx_item_type* get_flat();
This method returns a contigous "flattened" array containing all the items in the matrix.
Header: plemtx.h
mtx_flatwriter<M> Class | mtx_flatwriter<M> Methods