ViennaCL - The Vienna Computing Library
1.5.2
|
Functor for returning the internal size of a vector. 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 returning the internal size of a vector.
typedef vcl_size_t result_type |
result_type operator() | ( | T const & | t | ) | const [inline] |