Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorSyclExprConstructor.h202 template <bool Conds, size_t X , size_t Y > struct ValueCondition { struct
205 template<size_t X, size_t Y> struct ValueCondition<false, X , Y> { argument