Home
last modified time | relevance | path

Searched refs:Y_ref (Results 1 – 2 of 2) sorted by relevance

/external/eigen/bench/btl/actions/
Daction_axpby.hh47 Interface::vector_from_stl(Y_ref,Y_stl); in Action_axpby()
66 Interface::free_vector(Y_ref); in ~Action_axpby()
84 Interface::copy_vector(Y_ref,Y,_size); in initialize()
116 typename Interface::gene_vector Y_ref; member in Action_axpby
Daction_axpy.hh51 Interface::vector_from_stl(Y_ref,Y_stl); in Action_axpy()
76 Interface::free_vector(Y_ref); in ~Action_axpy()
95 Interface::copy_vector(Y_ref,Y,_size); in initialize()
129 typename Interface::gene_vector Y_ref; member in Action_axpy