Home
last modified time | relevance | path

Searched defs:matrix_vector_product (Results 1 – 12 of 12) sorted by relevance

/external/eigen/bench/btl/libs/blitz/
Dtiny_blitz_interface.hh95 …static inline void matrix_vector_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N){ in matrix_vector_product() function in tiny_blitz_interface
Dblitz_interface.hh109 static inline void matrix_vector_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N) in matrix_vector_product() function in blitz_interface
/external/eigen/bench/btl/libs/tvmet/
Dtvmet_interface.hh89 …static inline void matrix_vector_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N){ in matrix_vector_product() function in tvmet_interface
/external/eigen/bench/btl/libs/tensors/
Dtensor_interface.hh82 …static inline void matrix_vector_product(const gene_matrix & A, const gene_vector & B, gene_vector… in matrix_vector_product() function in tensor_interface
/external/eigen/bench/btl/libs/blaze/
Dblaze_interface.hh99 …static inline void matrix_vector_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N){ in matrix_vector_product() function in blaze_interface
/external/eigen/bench/btl/libs/mtl4/
Dmtl4_interface.hh103 …static inline void matrix_vector_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N){ in matrix_vector_product() function in mtl4_interface
/external/eigen/bench/btl/libs/gmm/
Dgmm_interface.hh97 …static inline void matrix_vector_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N){ in matrix_vector_product() function in gmm_interface
/external/eigen/bench/btl/libs/ublas/
Dublas_interface.hh105 …static inline void matrix_vector_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N){ in matrix_vector_product() function in ublas_interface
/external/eigen/bench/btl/libs/eigen2/
Deigen2_interface.hh112 …static inline void matrix_vector_product(const gene_matrix & A, const gene_vector & B, gene_vector… in matrix_vector_product() function in eigen2_interface
/external/eigen/bench/btl/libs/BLAS/
Dblas_interface_impl.hh17 …static inline void matrix_vector_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N){ in matrix_vector_product() function in blas_interface
/external/eigen/bench/btl/libs/STL/
DSTL_interface.hh125 static inline void matrix_vector_product(gene_matrix & A, gene_vector & B, gene_vector & X, int N) in matrix_vector_product() function in STL_interface
/external/eigen/bench/btl/libs/eigen3/
Deigen3_interface.hh104 …static inline void matrix_vector_product(const gene_matrix & A, const gene_vector & B, gene_vector… in matrix_vector_product() function in eigen3_interface