Searched refs:ata_product (Results 1 – 7 of 7) sorted by relevance
/external/eigen/bench/btl/actions/ |
D | action_ata_product.hh | 102 Interface::ata_product(A,X,_size); in calculate() 112 STL_interface<typename Interface::real_type>::ata_product(A_stl,X_stl,_size); in check_result()
|
/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
|
/external/eigen/bench/btl/ |
D | README | 120 *** ata_product(const gene_matrix & A, gene_matrix & X, int N)
|