Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::internal::is_all_var_scalar_impl< std::vector< std::tuple< Types... >, VecArgs... > > Struct Template Reference

Detailed Description

template<typename... Types, typename... VecArgs>
struct stan::internal::is_all_var_scalar_impl< std::vector< std::tuple< Types... >, VecArgs... > >

Definition at line 65 of file is_var.hpp.

#include <is_var.hpp>

Static Public Attributes

static constexpr bool value = (is_all_var_scalar_impl<std::decay_t<Types>>::value && ...)
 

The documentation for this struct was generated from the following file: