ViennaCL - The Vienna Computing Library  1.5.0
Public Types | Public Member Functions
internal_size2_fun Struct Reference

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

Detailed Description

Functor for obtaining the internal number of columns of a ViennaCL matrix.


Member Typedef Documentation


Member Function Documentation

result_type operator() ( T const &  t) const [inline]

The documentation for this struct was generated from the following file: