A collection of compile time type deductions. More...
#include <string>#include <fstream>#include <sstream>#include "viennacl/forwards.h"#include <vector>#include <map>Go to the source code of this file.
Data Structures | |
| struct | size_type< T > |
| struct | value_type< T > |
| struct | cpu_value_type< T > |
| struct | cpu_value_type< float > |
| struct | cpu_value_type< double > |
| struct | cpu_value_type< viennacl::scalar< T > > |
| struct | cpu_value_type< viennacl::vector< T, ALIGNMENT > > |
| struct | cpu_value_type< viennacl::vector_range< T > > |
| struct | cpu_value_type< viennacl::vector_expression< T1, T2, OP > > |
| struct | cpu_value_type< viennacl::matrix< T, F, ALIGNMENT > > |
| struct | cpu_value_type< viennacl::matrix_range< T > > |
| struct | cpu_value_type< viennacl::matrix_expression< T1, T2, OP > > |
| struct | matrix_expression_internal_storage< T > |
| struct | matrix_expression_internal_storage< const float > |
| struct | matrix_expression_internal_storage< const double > |
Namespaces | |
| namespace | viennacl |
| namespace | viennacl::result_of |
A collection of compile time type deductions.
1.7.1