Get an pointer to the members of the matrix
[C++] M::mtx_item_type* operator M::mtx_item_type*();
This overloaded operator returns a read-write pointer to the contents of the matrix.
Header: plemtx.h
mtx_flatwriter<M> Class | mtx_flatwriter<M> Methods