Home
last modified time | relevance | path

Searched defs:Xpr (Results 1 – 2 of 2) sorted by relevance

/external/eigen/test/
Dvectorization_logic.cpp74 bool test_redux(const Xpr&, int traversal, int unrolling) in test_redux()
Darray.cpp491 typedef CwiseUnaryOp<internal::scalar_abs_op<double>, ArrayXd > Xpr; in test_array() typedef