ViennaCL - The Vienna Computing Library
1.5.2
|
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 |
|
inline |