Home
last modified time | relevance | path

Searched refs:matrix_from_stl (Results 1 – 25 of 30) sorted by relevance

12

/external/eigen/bench/btl/actions/
Daction_trisolve_matrix.hh58 Interface::matrix_from_stl(A_ref,A_stl); in Action_trisolve_matrix()
59 Interface::matrix_from_stl(B_ref,B_stl); in Action_trisolve_matrix()
60 Interface::matrix_from_stl(X_ref,X_stl); in Action_trisolve_matrix()
62 Interface::matrix_from_stl(A,A_stl); in Action_trisolve_matrix()
63 Interface::matrix_from_stl(B,B_stl); in Action_trisolve_matrix()
64 Interface::matrix_from_stl(X,X_stl); in Action_trisolve_matrix()
Daction_trmm.hh58 Interface::matrix_from_stl(A_ref,A_stl); in Action_trmm()
59 Interface::matrix_from_stl(B_ref,B_stl); in Action_trmm()
60 Interface::matrix_from_stl(X_ref,X_stl); in Action_trmm()
62 Interface::matrix_from_stl(A,A_stl); in Action_trmm()
63 Interface::matrix_from_stl(B,B_stl); in Action_trmm()
64 Interface::matrix_from_stl(X,X_stl); in Action_trmm()
Daction_matrix_matrix_product.hh51 Interface::matrix_from_stl(A_ref,A_stl); in Action_matrix_matrix_product()
52 Interface::matrix_from_stl(B_ref,B_stl); in Action_matrix_matrix_product()
53 Interface::matrix_from_stl(X_ref,X_stl); in Action_matrix_matrix_product()
55 Interface::matrix_from_stl(A,A_stl); in Action_matrix_matrix_product()
56 Interface::matrix_from_stl(B,B_stl); in Action_matrix_matrix_product()
57 Interface::matrix_from_stl(X,X_stl); in Action_matrix_matrix_product()
Daction_matrix_matrix_product_bis.hh69 Interface::matrix_from_stl(A_ref,A_stl); in calculate()
70 Interface::matrix_from_stl(B_ref,B_stl); in calculate()
71 Interface::matrix_from_stl(X_ref,X_stl); in calculate()
73 Interface::matrix_from_stl(A,A_stl); in calculate()
74 Interface::matrix_from_stl(B,B_stl); in calculate()
75 Interface::matrix_from_stl(X,X_stl); in calculate()
Daction_hessenberg.hh48 Interface::matrix_from_stl(X_ref,X_stl); in Action_hessenberg()
49 Interface::matrix_from_stl(X,X_stl); in Action_hessenberg()
50 Interface::matrix_from_stl(C,C_stl); in Action_hessenberg()
154 Interface::matrix_from_stl(X_ref,X_stl); in Action_tridiagonalization()
155 Interface::matrix_from_stl(X,X_stl); in Action_tridiagonalization()
156 Interface::matrix_from_stl(C,C_stl); in Action_tridiagonalization()
Daction_aat_product.hh50 Interface::matrix_from_stl(A_ref,A_stl); in Action_aat_product()
51 Interface::matrix_from_stl(X_ref,X_stl); in Action_aat_product()
53 Interface::matrix_from_stl(A,A_stl); in Action_aat_product()
54 Interface::matrix_from_stl(X,X_stl); in Action_aat_product()
Daction_ata_product.hh50 Interface::matrix_from_stl(A_ref,A_stl); in Action_ata_product()
51 Interface::matrix_from_stl(X_ref,X_stl); in Action_ata_product()
53 Interface::matrix_from_stl(A,A_stl); in Action_ata_product()
54 Interface::matrix_from_stl(X,X_stl); in Action_ata_product()
Daction_lu_decomp.hh48 Interface::matrix_from_stl(X_ref,X_stl); in Action_lu_decomp()
49 Interface::matrix_from_stl(X,X_stl); in Action_lu_decomp()
50 Interface::matrix_from_stl(C,C_stl); in Action_lu_decomp()
Daction_partial_lu.hh50 Interface::matrix_from_stl(X_ref,X_stl); in Action_partial_lu()
51 Interface::matrix_from_stl(X,X_stl); in Action_partial_lu()
52 Interface::matrix_from_stl(C,C_stl); in Action_partial_lu()
Daction_cholesky.hh50 Interface::matrix_from_stl(X_ref,X_stl); in Action_cholesky()
51 Interface::matrix_from_stl(X,X_stl); in Action_cholesky()
52 Interface::matrix_from_stl(C,C_stl); in Action_cholesky()
Daction_lu_solve.hh67 Interface::matrix_from_stl(A,A_stl); in calculate()
70 Interface::matrix_from_stl(LU,A_stl); in calculate()
Daction_ger.hh44 Interface::matrix_from_stl(A_ref,A_stl); in Action_ger()
45 Interface::matrix_from_stl(A,A_stl); in Action_ger()
Daction_matrix_vector_product.hh51 Interface::matrix_from_stl(A_ref,A_stl); in Action_matrix_vector_product()
52 Interface::matrix_from_stl(A,A_stl); in Action_matrix_vector_product()
Daction_symv.hh49 Interface::matrix_from_stl(A_ref,A_stl); in Action_symv()
50 Interface::matrix_from_stl(A,A_stl); in Action_symv()
Daction_syr2.hh48 Interface::matrix_from_stl(A_ref,A_stl); in Action_syr2()
49 Interface::matrix_from_stl(A,A_stl); in Action_syr2()
Daction_atv_product.hh49 Interface::matrix_from_stl(A_ref,A_stl); in Action_atv_product()
53 Interface::matrix_from_stl(A,A_stl); in Action_atv_product()
Daction_trisolve.hh55 Interface::matrix_from_stl(L,L_stl); in Action_trisolve()
/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() function
/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() function in tvmet_interface
/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() function in tiny_blitz_interface
Dblitz_interface.hh54 static inline void matrix_from_stl(gene_matrix & A, stl_matrix & A_stl){ in matrix_from_stl() function in blitz_interface
/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() function in tensor_interface
/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() function in blaze_interface
/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() function in mtl4_interface
/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() function in gmm_interface

12