Searched defs:ata_product (Results 1 – 5 of 5) sorted by relevance
/external/eigen/bench/btl/libs/blaze/ |
D | blaze_interface.hh | 91 static inline void ata_product(const gene_matrix & A, gene_matrix & X, int N){ in ata_product() function in blaze_interface
|
/external/eigen/bench/btl/libs/blitz/ |
D | blitz_interface.hh | 93 static inline void ata_product(const gene_matrix & A, gene_matrix & X, int N) in ata_product() function in blitz_interface
|
/external/eigen/bench/btl/libs/gmm/ |
D | gmm_interface.hh | 89 static inline void ata_product(const gene_matrix & A, gene_matrix & X, int N){ in ata_product() function in gmm_interface
|
/external/eigen/bench/btl/libs/ublas/ |
D | ublas_interface.hh | 125 static inline void ata_product(gene_matrix & A, gene_matrix & X, int N){ in ata_product() function in ublas_interface
|
/external/eigen/bench/btl/libs/eigen2/ |
D | eigen2_interface.hh | 104 static inline void ata_product(const gene_matrix & A, gene_matrix & X, int N){ in ata_product() function in eigen2_interface
|