Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
require_not_t
template<typename Check >
using
stan::require_not_t
= typedef std::enable_if_t<!Check::value>
If condition is false, template is disabled.
Definition at line
26
of file
require_helpers.hpp
.
stan
[
Stan Home Page
]
© 2011–2019, Stan Development Team.