HomeSort by relevance Sort by last modified time
    Searched refs:tensor_interface (Results 1 - 4 of 4) sorted by null

  /external/eigen/bench/btl/libs/tensors/
main_linear.cpp 11 #include "tensor_interface.hh"
19 bench<Action_axpy<tensor_interface<REAL_TYPE> > >(MIN_AXPY,MAX_AXPY,NB_POINT);
20 bench<Action_axpby<tensor_interface<REAL_TYPE> > >(MIN_AXPY,MAX_AXPY,NB_POINT);
main_matmat.cpp 10 #include "tensor_interface.hh"
18 bench<Action_matrix_matrix_product<tensor_interface<REAL_TYPE> > >(MIN_MM,MAX_MM,NB_POINT);
main_vecmat.cpp 10 #include "tensor_interface.hh"
18 bench<Action_matrix_vector_product<tensor_interface<REAL_TYPE> > >(MIN_MV,MAX_MV,NB_POINT);
tensor_interface.hh 19 class tensor_interface class

Completed in 184 milliseconds