Home
last modified time | relevance | path

Searched refs:ata_product (Results 1 – 7 of 7) sorted by relevance

/external/eigen/bench/btl/actions/
Daction_ata_product.hh102 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/
Dblaze_interface.hh91 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/
Dblitz_interface.hh93 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/
Dgmm_interface.hh89 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/
Dublas_interface.hh125 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/
Deigen2_interface.hh104 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/
DREADME120 *** ata_product(const gene_matrix & A, gene_matrix & X, int N)