XLL+ Class Library (7.0)

mtx_ptrwriter<M>::get_ptrs

Get an array of pointers to arrays

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