ViennaCL - The Vienna Computing Library  1.5.2
Public Member Functions | Friends
mapped_implicit_vector Class Reference

Mapping of a implicit vector to a generator class. More...

#include <mapped_objects.hpp>

Inheritance diagram for mapped_implicit_vector:
mapped_object

Public Member Functions

 mapped_implicit_vector (std::string const &scalartype)
std::string generate_default (std::pair< std::string, std::string > const &) const
std::string & append_kernel_arguments (std::set< std::string > &, std::string &str, unsigned int) const

Friends

class map_functor

Detailed Description

Mapping of a implicit vector to a generator class.


Constructor & Destructor Documentation

mapped_implicit_vector ( std::string const &  scalartype) [inline]

Member Function Documentation

std::string& append_kernel_arguments ( std::set< std::string > &  ,
std::string &  str,
unsigned int   
) const [inline, virtual]

Reimplemented from mapped_object.

std::string generate_default ( std::pair< std::string, std::string > const &  index) const [inline, virtual]

Implements mapped_object.


Friends And Related Function Documentation

friend class map_functor [friend]

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