Functions | |
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'>) |
void | add_4B (database_type< row_wise_reduction_template::parameters_type > &db, char_to_type<'T'>) |
void | add_4B (database_type< row_wise_reduction_template::parameters_type > &db, char_to_type<'N'>) |
void | add_4B (database_type< reduction_template::parameters_type > &db) |
void | add_4B (database_type< matrix_axpy_template::parameters_type > &db) |
void | add_4B (database_type< vector_axpy_template::parameters_type > &db) |
void viennacl::device_specific::builtin_database::devices::gpu::amd::unknown::devastator::add_4B | ( | database_type< matrix_product_template::parameters_type > & | db, |
char_to_type<'T'> | , | ||
char_to_type<'T'> | |||
) | [inline] |
Definition at line 26 of file devastator.hpp.
void viennacl::device_specific::builtin_database::devices::gpu::amd::unknown::devastator::add_4B | ( | database_type< matrix_product_template::parameters_type > & | db, |
char_to_type<'T'> | , | ||
char_to_type<'N'> | |||
) | [inline] |
Definition at line 31 of file devastator.hpp.
void viennacl::device_specific::builtin_database::devices::gpu::amd::unknown::devastator::add_4B | ( | database_type< matrix_product_template::parameters_type > & | db, |
char_to_type<'N'> | , | ||
char_to_type<'T'> | |||
) | [inline] |
Definition at line 36 of file devastator.hpp.
void viennacl::device_specific::builtin_database::devices::gpu::amd::unknown::devastator::add_4B | ( | database_type< matrix_product_template::parameters_type > & | db, |
char_to_type<'N'> | , | ||
char_to_type<'N'> | |||
) | [inline] |
Definition at line 41 of file devastator.hpp.
void viennacl::device_specific::builtin_database::devices::gpu::amd::unknown::devastator::add_4B | ( | database_type< row_wise_reduction_template::parameters_type > & | db, |
char_to_type<'T'> | |||
) | [inline] |
Definition at line 46 of file devastator.hpp.
void viennacl::device_specific::builtin_database::devices::gpu::amd::unknown::devastator::add_4B | ( | database_type< row_wise_reduction_template::parameters_type > & | db, |
char_to_type<'N'> | |||
) | [inline] |
Definition at line 51 of file devastator.hpp.
void viennacl::device_specific::builtin_database::devices::gpu::amd::unknown::devastator::add_4B | ( | database_type< reduction_template::parameters_type > & | db | ) | [inline] |
Definition at line 56 of file devastator.hpp.
void viennacl::device_specific::builtin_database::devices::gpu::amd::unknown::devastator::add_4B | ( | database_type< matrix_axpy_template::parameters_type > & | db | ) | [inline] |
Definition at line 61 of file devastator.hpp.
void viennacl::device_specific::builtin_database::devices::gpu::amd::unknown::devastator::add_4B | ( | database_type< vector_axpy_template::parameters_type > & | db | ) | [inline] |
Definition at line 66 of file devastator.hpp.