XLL+ Class Library (7.0)

matrix<T>::cols

Returns the number of columns

size_t cols( ) const;

Return Value

This function returns the number of columns in the matrix.

Requirements

Header: matrix.h

See Also

matrix<T> Class | matrix<T> Methods