/external/eigen/bench/btl/actions/ |
D | action_aat_product.hh | 102 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/ |
D | blaze_interface.hh | 95 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/ |
D | mtl4_interface.hh | 99 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/ |
D | blitz_interface.hh | 101 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/ |
D | gmm_interface.hh | 93 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/ |
D | ublas_interface.hh | 130 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/ |
D | eigen2_interface.hh | 108 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/ |
D | STL_interface.hh | 94 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/ |
D | blas_interface_impl.hh | 53 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/ |
D | eigen3_interface.hh | 99 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/ |
D | README | 121 *** aat_product(const gene_matrix & A, gene_matrix & X, int N)
|