XLL+ Class Library

imtx_impl<T> Methods

The methods of the imtx_impl<T> class are listed here.

Conversion operations

public methodget_ptrsGets an array of pointers to the rows or columns of a matrix
public methodget_flatGets a pointer to a "flattened", continuous array containing all the members of the matrix

Methods of parent class

Requirements

Header: plemtx.h

See Also

imtx_impl<T> Class | plemtx.h | imtx<T> class | mtx_ptrs<T> class | mtx_flat<T> class