Get an array of pointers to arrays
[C++] M::mtx_item_type** get_ptrs();
This method returns an array of pointers to the rows or columns of the matrix.
Header: plemtx.h
mtx_ptrwriter<M> Class | mtx_ptrwriter<M> Methods