Searched defs:Xpr (Results 1 – 3 of 3) sorted by relevance
14 void check_dim(const Xpr& ) { in check_dim()
84 bool test_redux(const Xpr&, int traversal, int unrolling) in test_redux()
706 typedef CwiseUnaryOp<internal::scalar_abs_op<double>, ArrayXd > Xpr; in EIGEN_DECLARE_TEST() typedef