XLL+ Class Library

mtx_flatwriter<M>::operator M::mtx_item_type*

Get an pointer to the members of the matrix

[C++]
M::mtx_item_type* operator M::mtx_item_type*();

Remarks

This overloaded operator returns a read-write pointer to the contents of the matrix.

Requirements

Header: plemtx.h

See Also

mtx_flatwriter<M> Class | mtx_flatwriter<M> Methods