Searched refs:transposed_matrix_matrix_product (Results 1 – 6 of 6) sorted by relevance
/external/eigen/bench/btl/libs/blaze/ |
D | blaze_interface.hh | 87 …static inline void transposed_matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, … in transposed_matrix_matrix_product() function in blaze_interface
|
/external/eigen/bench/btl/libs/mtl4/ |
D | mtl4_interface.hh | 91 …static inline void transposed_matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, … in transposed_matrix_matrix_product() function in mtl4_interface
|
/external/eigen/bench/btl/libs/gmm/ |
D | gmm_interface.hh | 85 …static inline void transposed_matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, … in transposed_matrix_matrix_product() function in gmm_interface
|
/external/eigen/bench/btl/libs/eigen2/ |
D | eigen2_interface.hh | 100 …static inline void transposed_matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, … in transposed_matrix_matrix_product() function in eigen2_interface
|
/external/eigen/bench/btl/libs/eigen3/ |
D | eigen3_interface.hh | 91 …static inline void transposed_matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, … in transposed_matrix_matrix_product() function in eigen3_interface
|
/external/eigen/bench/btl/libs/BLAS/ |
D | blas_interface_impl.hh | 45 …static inline void transposed_matrix_matrix_product(gene_matrix & A, gene_matrix & B, gene_matrix … in transposed_matrix_matrix_product() function in blas_interface
|