Home
last modified time | relevance | path

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

/external/eigen/bench/btl/actions/
Daction_lu_solve.hh115 STL_interface<typename Interface::real_type>::display_vector(B_stl); in calculate()
116 STL_interface<typename Interface::real_type>::display_vector(B_new_stl); in calculate()
/external/eigen/bench/btl/libs/STL/
DSTL_interface.hh234 static inline void display_vector(const stl_vector & A) in display_vector() function in STL_interface