Home
last modified time | relevance | path

Searched defs:A_stl (Results 1 – 25 of 25) sorted by relevance

/external/eigen/bench/btl/libs/BLAS/
Dc_interface_base.h28 static inline void matrix_from_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_from_stl()
49 static inline void matrix_to_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_to_stl()
/external/eigen/bench/btl/libs/blitz/
Dtiny_blitz_interface.hh53 static inline void matrix_from_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_from_stl()
69 static inline void matrix_to_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_to_stl()
Dblitz_interface.hh54 static inline void matrix_from_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_from_stl()
76 static inline void matrix_to_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_to_stl()
/external/eigen/bench/btl/libs/tvmet/
Dtvmet_interface.hh50 static inline void matrix_from_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_from_stl()
67 static inline void matrix_to_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_to_stl()
/external/eigen/bench/btl/libs/tensors/
Dtensor_interface.hh41 static BTL_DONT_INLINE void matrix_from_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_from_stl()
65 static BTL_DONT_INLINE void matrix_to_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_to_stl()
/external/eigen/bench/btl/libs/blaze/
Dblaze_interface.hh50 static inline void matrix_from_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_from_stl()
73 static inline void matrix_to_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_to_stl()
/external/eigen/bench/btl/libs/mtl4/
Dmtl4_interface.hh51 static inline void matrix_from_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_from_stl()
74 static inline void matrix_to_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_to_stl()
/external/eigen/bench/btl/actions/
Daction_lu_solve.hh51 typename Interface::stl_matrix A_stl; in calculate() local
Daction_matrix_matrix_product_bis.hh50 typename Interface::stl_matrix A_stl; in calculate() local
Daction_rot.hh103 typename Interface::stl_vector A_stl; member in Action_rot
Daction_aat_product.hh126 typename Interface::stl_matrix A_stl; member in Action_aat_product
Daction_ata_product.hh126 typename Interface::stl_matrix A_stl; member in Action_ata_product
Daction_atv_product.hh112 typename Interface::stl_matrix A_stl; member in Action_atv_product
Daction_matrix_matrix_product.hh128 typename Interface::stl_matrix A_stl; member in Action_matrix_matrix_product
Daction_matrix_vector_product.hh131 typename Interface::stl_matrix A_stl; member in Action_matrix_vector_product
Daction_symv.hh120 typename Interface::stl_matrix A_stl; member in Action_symv
Daction_ger.hh111 typename Interface::stl_matrix A_stl; member in Action_ger
Daction_syr2.hh114 typename Interface::stl_matrix A_stl; member in Action_syr2
Daction_trisolve_matrix.hh143 typename Interface::stl_matrix A_stl; member in Action_trisolve_matrix
Daction_trmm.hh143 typename Interface::stl_matrix A_stl; member in Action_trmm
/external/eigen/bench/btl/libs/gmm/
Dgmm_interface.hh52 static inline void matrix_from_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_from_stl()
70 static inline void matrix_to_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_to_stl()
/external/eigen/bench/btl/libs/ublas/
Dublas_interface.hh49 static inline void matrix_from_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_from_stl()
67 static inline void matrix_to_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_to_stl()
/external/eigen/bench/btl/libs/eigen2/
Deigen2_interface.hh61 static BTL_DONT_INLINE void matrix_from_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_from_stl()
85 static BTL_DONT_INLINE void matrix_to_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_to_stl()
/external/eigen/bench/btl/libs/STL/
DSTL_interface.hh51 static inline void matrix_from_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_from_stl()
64 static inline void matrix_to_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_to_stl()
/external/eigen/bench/btl/libs/eigen3/
Deigen3_interface.hh52 static BTL_DONT_INLINE void matrix_from_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_from_stl()
76 static BTL_DONT_INLINE void matrix_to_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_to_stl()