XLL+ Class Library

mtx_ptrwriter<M>::get_ptrs

Get an array of pointers to arrays

[C++]
M::mtx_item_type** get_ptrs();

Remarks

This method returns an array of pointers to the rows or columns of the matrix.

Requirements

Header: plemtx.h

See Also

mtx_ptrwriter<M> Class | mtx_ptrwriter<M> Methods