Matrix.  
 More...
#include <mapped_objects.hpp>
|  | 
|  | mapped_matrix (std::string const &scalartype, unsigned int id, bool row_major) | 
|  | 
| bool | row_major () const | 
|  | 
|  | mapped_buffer (std::string const &scalartype, unsigned int id, std::string const &type_key) | 
|  | 
|  Public Member Functions inherited from viennacl::device_specific::mapped_handle | 
|  | mapped_handle (std::string const &scalartype, unsigned int id, std::string const &type_key) | 
|  | 
| std::string & | append_kernel_arguments (std::set< std::string > &already_generated, std::string &str, unsigned int width) const | 
|  | 
|  | mapped_object (std::string const &scalartype, unsigned int id, std::string const &type_key) | 
|  | 
| virtual | ~mapped_object () | 
|  | 
| std::string | type_key () const | 
|  | 
| std::string const & | name () const | 
|  | 
| std::string | process (std::string const &in) const | 
|  | 
| std::string | evaluate (std::map< std::string, std::string > const &accessors) const | 
|  | 
Matrix. 
Maps a matrix 
Definition at line 312 of file mapped_objects.hpp.
  
  | 
        
          | viennacl::device_specific::mapped_matrix::mapped_matrix | ( | std::string const & | scalartype, |  
          |  |  | unsigned int | id, |  
          |  |  | bool | row_major |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | bool viennacl::device_specific::mapped_matrix::row_major | ( |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following file: