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

◆ value

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

Definition at line 32 of file is_var.hpp.