ViennaCL - The Vienna Computing Library  1.5.2
Public Types | Public Member Functions
internal_size1_fun Struct Reference

Functor for obtaining the internal number of rows 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 rows 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: