Home
last modified time | relevance | path

Searched refs:transposed_matrix_matrix_product (Results 1 – 6 of 6) sorted by relevance

/external/eigen/bench/btl/libs/blaze/
Dblaze_interface.hh87 …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/
Dmtl4_interface.hh91 …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/
Dgmm_interface.hh85 …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/
Deigen2_interface.hh100 …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/
Deigen3_interface.hh91 …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/
Dblas_interface_impl.hh45 …static inline void transposed_matrix_matrix_product(gene_matrix & A, gene_matrix & B, gene_matrix … in transposed_matrix_matrix_product() function in blas_interface