/external/eigen/bench/btl/libs/gmm/ |
gmm_interface.hh | 85 static inline void transposed_matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, gene_matrix & X, int N){ function in class:gmm_interface
|
/external/eigen/bench/btl/libs/mtl4/ |
mtl4_interface.hh | 91 static inline void transposed_matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, gene_matrix & X, int N){ function in class:mtl4_interface
|
/external/eigen/bench/btl/libs/BLAS/ |
blas_interface_impl.hh | 45 static inline void transposed_matrix_matrix_product(gene_matrix & A, gene_matrix & B, gene_matrix & X, int N){ function in class:blas_interface
|
/external/eigen/bench/btl/libs/eigen2/ |
eigen2_interface.hh | 100 static inline void transposed_matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, gene_matrix & X, int N){ function in class:eigen2_interface
|
/external/eigen/bench/btl/libs/eigen3/ |
eigen3_interface.hh | 91 static inline void transposed_matrix_matrix_product(const gene_matrix & A, const gene_matrix & B, gene_matrix & X, int N){ function in class:eigen3_interface
|