Searched refs:print_matrix (Results 1 - 3 of 3) sorted by relevance

/external/eigen/Eigen/src/Core/
H A DIO.h22 std::ostream & print_matrix(std::ostream & s, const Derived& _m, const IOFormat& fmt);
100 return internal::print_matrix(s, wf.m_matrix.eval(), wf.m_format);
153 std::ostream & print_matrix(std::ostream & s, const Derived& _m, const IOFormat& fmt) function in namespace:Eigen::internal
245 return internal::print_matrix(s, m.eval(), EIGEN_DEFAULT_IO_FORMAT);
/external/valgrind/main/drd/tests/
H A Dmatinv.c83 void print_matrix(const char* const label, function
H A Domp_matinv.c71 void print_matrix(const char* const label, function

Completed in 118 milliseconds