Searched defs:EIGEN_EXCEPTION_SPEC (Results 1 – 1 of 1) sorted by relevance
984 # define EIGEN_EXCEPTION_SPEC(X) noexcept(false) macro989 # define EIGEN_EXCEPTION_SPEC(X) throw(X) macro