/external/eigen/bench/btl/libs/BLAS/ |
D | c_interface_base.h | 28 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/ |
D | tiny_blitz_interface.hh | 53 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()
|
D | blitz_interface.hh | 54 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/ |
D | tvmet_interface.hh | 50 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/ |
D | tensor_interface.hh | 41 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/actions/ |
D | action_matrix_matrix_product_bis.hh | 50 typename Interface::stl_matrix A_stl; in calculate() local
|
D | action_lu_solve.hh | 51 typename Interface::stl_matrix A_stl; in calculate() local
|
D | action_rot.hh | 103 typename Interface::stl_vector A_stl; member in Action_rot
|
D | action_aat_product.hh | 126 typename Interface::stl_matrix A_stl; member in Action_aat_product
|
D | action_ata_product.hh | 126 typename Interface::stl_matrix A_stl; member in Action_ata_product
|
D | action_atv_product.hh | 112 typename Interface::stl_matrix A_stl; member in Action_atv_product
|
D | action_symv.hh | 120 typename Interface::stl_matrix A_stl; member in Action_symv
|
D | action_matrix_vector_product.hh | 131 typename Interface::stl_matrix A_stl; member in Action_matrix_vector_product
|
D | action_matrix_matrix_product.hh | 128 typename Interface::stl_matrix A_stl; member in Action_matrix_matrix_product
|
D | action_syr2.hh | 114 typename Interface::stl_matrix A_stl; member in Action_syr2
|
D | action_ger.hh | 111 typename Interface::stl_matrix A_stl; member in Action_ger
|
D | action_trisolve_matrix.hh | 143 typename Interface::stl_matrix A_stl; member in Action_trisolve_matrix
|
D | action_trmm.hh | 143 typename Interface::stl_matrix A_stl; member in Action_trmm
|
/external/eigen/bench/btl/libs/blaze/ |
D | blaze_interface.hh | 50 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/ |
D | mtl4_interface.hh | 51 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/libs/ublas/ |
D | ublas_interface.hh | 49 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/gmm/ |
D | gmm_interface.hh | 52 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/eigen2/ |
D | eigen2_interface.hh | 61 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/ |
D | STL_interface.hh | 51 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/ |
D | eigen3_interface.hh | 52 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()
|