Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ value

template<typename... Types>
constexpr bool stan::internal::is_all_var_scalar_impl< std::tuple< Types... > >::value = (is_all_var_scalar_impl<std::decay_t<Types>>::value && ...)
staticconstexpr

Definition at line 60 of file is_var.hpp.