XLL+ Class Library (7.0)

mtx_flatreader<M> Methods

The methods of the mtx_flatreader<M> class are listed here.

Construction

public method mtx_flatreader Constructs and initialises a mtx_flatreader<M> object

Operations

public method get_flat Get a continuous flattened array of items

Operators

public method operator const M::mtx_item_type* Get a pointer to the members of the matrix
public method operator M::mtx_item_type* Get a pointer to the members of the matrix

Requirements

Header: plemtx.h

See Also

mtx_flatreader<M> Class | plemtx.h | mtx_flatwriter<M> class | imtx<T> class | imtx_impl<T> class