Home
last modified time | relevance | path

Searched defs:ata_product (Results 1 – 5 of 5) sorted by relevance

/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