XLL+ Class Library (6.3)

imtx_impl<T> Methods

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

Conversion operations

public method get_flat Gets a pointer to a flattened, continuous array containing all the members of the matrix
public method get_ptrs Gets an array of pointers to the rows or columns of a matrix

Construction

public method imtx_impl Constructs a imtx_impl object

Methods of imtx<T>

Requirements

Header: plemtx.h

See Also

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