|
ViennaCL - The Vienna Computing Library
1.5.1
|
Functor for obtaining the internal number of columns of a ViennaCL matrix. More...
#include <utils.hpp>
Public Types | |
| typedef vcl_size_t | result_type |
Public Member Functions | |
| template<class T > | |
| result_type | operator() (T const &t) const |
Functor for obtaining the internal number of columns of a ViennaCL matrix.
| typedef vcl_size_t result_type |
| result_type operator() | ( | T const & | t | ) | const [inline] |
1.7.6.1