XLL+ Class Library

mtx_flatreader<M> Methods

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

Construction

public methodmtx_flatreaderConstructs and initialises a mtx_flatreader<M> object

Operations

public methodget_flatGet a contiguous "flattened" array of items

Operators

public methodoperator M::mtx_item_type*Get a pointer to the members of the matrix
public methodoperator const 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