XLL+ Class Library (6.3)

matrix<T>::clear

Empty the matrix

void clear( );

Remarks

This function clears the contents of the matrix and sets its width and height to 0.

Requirements

Header: matrix.h

See Also

matrix<T> Class | matrix<T> Methods