Home
last modified time | relevance | path

Searched refs:aat_product (Results 1 – 11 of 11) sorted by relevance

/external/eigen/bench/btl/actions/
Daction_aat_product.hh102 Interface::aat_product(A,X,_size); in calculate()
112 STL_interface<typename Interface::real_type>::aat_product(A_stl,X_stl,_size); in check_result()
/external/eigen/bench/btl/libs/blaze/
Dblaze_interface.hh95 static inline void aat_product(const gene_matrix & A, gene_matrix & X, int N){ in aat_product() function in blaze_interface
/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/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/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/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/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/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/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
/external/eigen/bench/btl/
DREADME121 *** aat_product(const gene_matrix & A, gene_matrix & X, int N)