Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_all_t = typedef std::enable_if_t<math::conjunction<Checks...>::value> |
If all conditions are true, template is enabled Returns a type void if all conditions are true and otherwise fails.
Definition at line 34 of file require_helpers.hpp.