ViennaCL - The Vienna Computing Library  1.7.1
Free open-source GPU-accelerated linear algebra and solver library.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
viennacl::device_specific::builtin_database::devices::gpu::nvidia::maxwell::geforce_gtx_750_ti Namespace Reference

Functions

void add_8B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'T'>, char_to_type<'T'>)
 
void add_8B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'T'>, char_to_type<'N'>)
 
void add_8B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'N'>, char_to_type<'T'>)
 
void add_8B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'N'>, char_to_type<'N'>)
 
void add_4B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'T'>, char_to_type<'T'>)
 
void add_4B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'T'>, char_to_type<'N'>)
 
void add_4B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'N'>, char_to_type<'T'>)
 
void add_4B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'N'>, char_to_type<'N'>)
 

Function Documentation

void viennacl::device_specific::builtin_database::devices::gpu::nvidia::maxwell::geforce_gtx_750_ti::add_4B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'T'>  ,
char_to_type<'T'>   
)
inline

Definition at line 56 of file geforce_gtx_750_ti.hpp.

void viennacl::device_specific::builtin_database::devices::gpu::nvidia::maxwell::geforce_gtx_750_ti::add_4B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'T'>  ,
char_to_type<'N'>   
)
inline

Definition at line 61 of file geforce_gtx_750_ti.hpp.

void viennacl::device_specific::builtin_database::devices::gpu::nvidia::maxwell::geforce_gtx_750_ti::add_4B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'N'>  ,
char_to_type<'T'>   
)
inline

Definition at line 66 of file geforce_gtx_750_ti.hpp.

void viennacl::device_specific::builtin_database::devices::gpu::nvidia::maxwell::geforce_gtx_750_ti::add_4B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'N'>  ,
char_to_type<'N'>   
)
inline

Definition at line 71 of file geforce_gtx_750_ti.hpp.

void viennacl::device_specific::builtin_database::devices::gpu::nvidia::maxwell::geforce_gtx_750_ti::add_8B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'T'>  ,
char_to_type<'T'>   
)
inline

Definition at line 36 of file geforce_gtx_750_ti.hpp.

void viennacl::device_specific::builtin_database::devices::gpu::nvidia::maxwell::geforce_gtx_750_ti::add_8B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'T'>  ,
char_to_type<'N'>   
)
inline

Definition at line 41 of file geforce_gtx_750_ti.hpp.

void viennacl::device_specific::builtin_database::devices::gpu::nvidia::maxwell::geforce_gtx_750_ti::add_8B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'N'>  ,
char_to_type<'T'>   
)
inline

Definition at line 46 of file geforce_gtx_750_ti.hpp.

void viennacl::device_specific::builtin_database::devices::gpu::nvidia::maxwell::geforce_gtx_750_ti::add_8B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'N'>  ,
char_to_type<'N'>   
)
inline

Definition at line 51 of file geforce_gtx_750_ti.hpp.