Searched refs:atv_product (Results 1 - 10 of 10) sorted by relevance

/external/eigen/bench/btl/actions/
H A Daction_atv_product.hh90 Interface::atv_product(A,B,X,_size);
99 STL_interface<typename Interface::real_type>::atv_product(A_stl,B_stl,X_stl,_size);
/external/eigen/bench/btl/libs/tvmet/
H A Dtvmet_interface.hh93 static inline void atv_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N){ function in class:tvmet_interface
/external/eigen/bench/btl/libs/blitz/
H A Dblitz_interface.hh116 static inline void atv_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N) function in class:blitz_interface
/external/eigen/bench/btl/libs/gmm/
H A Dgmm_interface.hh101 static inline void atv_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N){ function in class:gmm_interface
/external/eigen/bench/btl/libs/mtl4/
H A Dmtl4_interface.hh107 static inline void atv_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N){ function in class:mtl4_interface
/external/eigen/bench/btl/libs/ublas/
H A Dublas_interface.hh109 static inline void atv_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N){ function in class:ublas_interface
/external/eigen/bench/btl/libs/BLAS/
H A Dblas_interface_impl.hh37 static inline void atv_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N){ function in class:blas_interface
/external/eigen/bench/btl/libs/STL/
H A DSTL_interface.hh171 static inline void atv_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N) function in class:STL_interface
/external/eigen/bench/btl/libs/eigen2/
H A Deigen2_interface.hh116 static inline void atv_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N){ function in class:eigen2_interface
/external/eigen/bench/btl/libs/eigen3/
H A Deigen3_interface.hh173 static inline void atv_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N){ function in class:eigen3_interface

Completed in 1845 milliseconds