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

/external/eigen/Eigen/src/Core/
H A DVectorwiseOp.h186 template<typename BinaryOp> struct ReduxReturnType struct in class:Eigen::VectorwiseOp
275 const typename ReduxReturnType<BinaryOp>::Type
277 { return typename ReduxReturnType<BinaryOp>::Type(_expression(), func); }

Completed in 549 milliseconds