Home
last modified time | relevance | path

Searched refs:blitz_interface (Results 1 – 5 of 5) sorted by relevance

/external/eigen/bench/btl/libs/blitz/
Dbtl_blitz.cpp37 bench<Action_matrix_vector_product<blitz_interface<REAL_TYPE> > >(MIN_MV,MAX_MV,NB_POINT); in main()
38 bench<Action_atv_product<blitz_interface<REAL_TYPE> > >(MIN_MV,MAX_MV,NB_POINT); in main()
40 bench<Action_matrix_matrix_product<blitz_interface<REAL_TYPE> > >(MIN_MM,MAX_MM,NB_POINT); in main()
41 bench<Action_ata_product<blitz_interface<REAL_TYPE> > >(MIN_MM,MAX_MM,NB_POINT); in main()
42 bench<Action_aat_product<blitz_interface<REAL_TYPE> > >(MIN_MM,MAX_MM,NB_POINT); in main()
44 bench<Action_axpy<blitz_interface<REAL_TYPE> > >(MIN_AXPY,MAX_AXPY,NB_POINT); in main()
Dblitz_LU_solve_interface.hh29 class blitz_LU_solve_interface : public blitz_interface<real>
34 typedef typename blitz_interface<real>::gene_matrix gene_matrix;
35 typedef typename blitz_interface<real>::gene_vector gene_vector;
Dblitz_interface.hh34 class blitz_interface{ class
/external/eigen/bench/btl/libs/mtl4/
Dmtl4_LU_solve_interface.hh29 class blitz_LU_solve_interface : public blitz_interface<real>
34 typedef typename blitz_interface<real>::gene_matrix gene_matrix;
35 typedef typename blitz_interface<real>::gene_vector gene_vector;
/external/eigen/bench/btl/libs/gmm/
Dgmm_LU_solve_interface.hh29 class blitz_LU_solve_interface : public blitz_interface<real>
34 typedef typename blitz_interface<real>::gene_matrix gene_matrix;
35 typedef typename blitz_interface<real>::gene_vector gene_vector;