Home
last modified time | relevance | path

Searched refs:stl_matrix (Results 1 – 25 of 31) sorted by relevance

12

/external/eigen/bench/btl/actions/
Daction_hessenberg.hh118 typename Interface::stl_matrix X_stl;
119 typename Interface::stl_matrix C_stl;
120 typename Interface::stl_matrix resu_stl;
221 typename Interface::stl_matrix X_stl;
222 typename Interface::stl_matrix C_stl;
223 typename Interface::stl_matrix resu_stl;
Daction_trmm.hh143 typename Interface::stl_matrix A_stl;
144 typename Interface::stl_matrix B_stl;
145 typename Interface::stl_matrix X_stl;
146 typename Interface::stl_matrix resu_stl;
Daction_trisolve_matrix.hh143 typename Interface::stl_matrix A_stl;
144 typename Interface::stl_matrix B_stl;
145 typename Interface::stl_matrix X_stl;
146 typename Interface::stl_matrix resu_stl;
Daction_matrix_matrix_product.hh128 typename Interface::stl_matrix A_stl;
129 typename Interface::stl_matrix B_stl;
130 typename Interface::stl_matrix X_stl;
131 typename Interface::stl_matrix resu_stl;
Daction_matrix_matrix_product_bis.hh50 typename Interface::stl_matrix A_stl; in calculate()
51 typename Interface::stl_matrix B_stl; in calculate()
52 typename Interface::stl_matrix X_stl; in calculate()
119 typename Interface::stl_matrix resu_stl(size); in calculate()
Daction_lu_decomp.hh112 typename Interface::stl_matrix X_stl;
113 typename Interface::stl_matrix C_stl;
114 typename Interface::stl_matrix resu_stl;
Daction_ata_product.hh126 typename Interface::stl_matrix A_stl;
127 typename Interface::stl_matrix X_stl;
128 typename Interface::stl_matrix resu_stl;
Daction_aat_product.hh126 typename Interface::stl_matrix A_stl;
127 typename Interface::stl_matrix X_stl;
128 typename Interface::stl_matrix resu_stl;
Daction_partial_lu.hh114 typename Interface::stl_matrix X_stl;
115 typename Interface::stl_matrix C_stl;
Daction_cholesky.hh117 typename Interface::stl_matrix X_stl;
118 typename Interface::stl_matrix C_stl;
Daction_ger.hh37 typename Interface::stl_matrix tmp; in Action_ger()
111 typename Interface::stl_matrix A_stl;
Daction_syr2.hh41 typename Interface::stl_matrix tmp; in Action_syr2()
114 typename Interface::stl_matrix A_stl;
/external/eigen/bench/btl/libs/STL/
DSTL_interface.hh36 typedef std::vector<stl_vector > stl_matrix; typedef in STL_interface
38 typedef stl_matrix gene_matrix;
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()
217 static inline real norm_diff(const stl_matrix & A, const stl_matrix & B) in norm_diff()
/external/eigen/bench/btl/libs/BLAS/
Dc_interface_base.h15 typedef std::vector<stl_vector > stl_matrix; typedef
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/
Dtiny_blitz_interface.hh42 typedef std::vector<stl_vector > stl_matrix; typedef in tiny_blitz_interface
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()
Dblitz_interface.hh41 typedef std::vector<stl_vector > stl_matrix; typedef in blitz_interface
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/
Dtvmet_interface.hh39 typedef std::vector<stl_vector > stl_matrix; typedef in tvmet_interface
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/
Dtensor_interface.hh26 typedef std::vector<stl_vector> stl_matrix; typedef in tensor_interface
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/libs/blaze/
Dblaze_interface.hh35 typedef std::vector<stl_vector > stl_matrix; typedef in blaze_interface
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/
Dmtl4_interface.hh36 typedef std::vector<stl_vector > stl_matrix; typedef in mtl4_interface
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/gmm/
Dgmm_interface.hh34 typedef std::vector<stl_vector > stl_matrix; typedef in gmm_interface
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/ublas/
Dublas_interface.hh38 typedef std::vector<stl_vector> stl_matrix; typedef in ublas_interface
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/eigen2/
Deigen2_interface.hh41 typedef std::vector<stl_vector> stl_matrix; typedef in eigen2_interface
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/
DREADME95 *** stl_matrix : must correspond to std::vector<stl_vector>
103 …*** matrix_from_stl(gene_matrix & A, stl_matrix & A_stl) copy the content of an stl_matrix A_stl i…
107 …*** matrix_to_stl(gene_matrix & A, stl_matrix & A_stl) copy the content of an gene_matrix A into a…
/external/eigen/bench/btl/libs/eigen3/
Deigen3_interface.hh38 typedef std::vector<stl_vector> stl_matrix; typedef in eigen3_interface
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()

12