Home
last modified time | relevance | path

Searched defs:aat_product (Results 1 – 8 of 8) sorted by relevance

/external/eigen/bench/btl/libs/mtl4/
Dmtl4_interface.hh99 static inline void aat_product(const gene_matrix & A, gene_matrix & X, int N){ in aat_product() function in mtl4_interface
/external/eigen/bench/btl/libs/blitz/
Dblitz_interface.hh101 static inline void aat_product(const gene_matrix & A, gene_matrix & X, int N) in aat_product() function in blitz_interface
/external/eigen/bench/btl/libs/ublas/
Dublas_interface.hh130 static inline void aat_product(gene_matrix & A, gene_matrix & X, int N){ in aat_product() function in ublas_interface
/external/eigen/bench/btl/libs/gmm/
Dgmm_interface.hh93 static inline void aat_product(const gene_matrix & A, gene_matrix & X, int N){ in aat_product() function in gmm_interface
/external/eigen/bench/btl/libs/eigen2/
Deigen2_interface.hh108 static inline void aat_product(const gene_matrix & A, gene_matrix & X, int N){ in aat_product() function in eigen2_interface
/external/eigen/bench/btl/libs/BLAS/
Dblas_interface_impl.hh53 static inline void aat_product(gene_matrix & A, gene_matrix & X, int N){ in aat_product() function in blas_interface
/external/eigen/bench/btl/libs/STL/
DSTL_interface.hh94 static inline void aat_product(const gene_matrix & A, gene_matrix & X, int N) in aat_product() function in STL_interface
/external/eigen/bench/btl/libs/eigen3/
Deigen3_interface.hh99 static inline void aat_product(const gene_matrix & A, gene_matrix & X, int N){ in aat_product() function in eigen3_interface