Home
last modified time | relevance | path

Searched defs:matrix_matrix_product (Results 1 – 12 of 12) sorted by relevance

/external/eigen/bench/btl/libs/blitz/
Dtiny_blitz_interface.hh91 …static inline void matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, gene_matrix… in matrix_matrix_product() function in tiny_blitz_interface
Dblitz_interface.hh85 …static inline void matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, gene_matrix… in matrix_matrix_product() function in blitz_interface
/external/eigen/bench/btl/libs/tvmet/
Dtvmet_interface.hh85 …static inline void matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, gene_matrix… in matrix_matrix_product() function in tvmet_interface
/external/eigen/bench/btl/libs/tensors/
Dtensor_interface.hh76 …static inline void matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, gene_matrix… in matrix_matrix_product() function in tensor_interface
/external/eigen/bench/btl/libs/blaze/
Dblaze_interface.hh83 …static inline void matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, gene_matrix… in matrix_matrix_product() function in blaze_interface
/external/eigen/bench/btl/libs/mtl4/
Dmtl4_interface.hh84 …static inline void matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, gene_matrix… in matrix_matrix_product() function in mtl4_interface
/external/eigen/bench/btl/libs/gmm/
Dgmm_interface.hh81 …static inline void matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, gene_matrix… in matrix_matrix_product() function in gmm_interface
/external/eigen/bench/btl/libs/ublas/
Dublas_interface.hh113 …static inline void matrix_matrix_product(gene_matrix & A, gene_matrix & B, gene_matrix & X, int N){ in matrix_matrix_product() function in ublas_interface
/external/eigen/bench/btl/libs/eigen2/
Deigen2_interface.hh96 …static inline void matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, gene_matrix… in matrix_matrix_product() function in eigen2_interface
/external/eigen/bench/btl/libs/BLAS/
Dblas_interface_impl.hh41 …static inline void matrix_matrix_product(gene_matrix & A, gene_matrix & B, gene_matrix & X, int N){ in matrix_matrix_product() function in blas_interface
/external/eigen/bench/btl/libs/STL/
DSTL_interface.hh112 …static inline void matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, gene_matrix… in matrix_matrix_product() function in STL_interface
/external/eigen/bench/btl/libs/eigen3/
Deigen3_interface.hh87 …static inline void matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, gene_matrix… in matrix_matrix_product() function in eigen3_interface