The methods of the imtx_impl<T> class are listed here.
get_flat | Gets a pointer to a flattened, continuous array containing all the members of the matrix | |
get_ptrs | Gets an array of pointers to the rows or columns of a matrix |
imtx_impl | Constructs a imtx_impl object |
Header: plemtx.h
imtx_impl<T> Class | plemtx.h | imtx<T> class | mtx_ptrs<T> class | mtx_flat<T> class