Searched refs:ata_product (Results 1 - 5 of 5) sorted by relevance

/external/eigen/bench/btl/actions/
H A Daction_ata_product.hh102 Interface::ata_product(A,X,_size);
112 STL_interface<typename Interface::real_type>::ata_product(A_stl,X_stl,_size);
/external/eigen/bench/btl/libs/blitz/
H A Dblitz_interface.hh93 static inline void ata_product(const gene_matrix & A, gene_matrix & X, int N) function in class:blitz_interface
/external/eigen/bench/btl/libs/gmm/
H A Dgmm_interface.hh89 static inline void ata_product(const gene_matrix & A, gene_matrix & X, int N){ function in class:gmm_interface
/external/eigen/bench/btl/libs/ublas/
H A Dublas_interface.hh125 static inline void ata_product(gene_matrix & A, gene_matrix & X, int N){ function in class:ublas_interface
/external/eigen/bench/btl/libs/eigen2/
H A Deigen2_interface.hh104 static inline void ata_product(const gene_matrix & A, gene_matrix & X, int N){ function in class:eigen2_interface

Completed in 97 milliseconds