Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::internal::is_any_var_scalar_impl< std::vector< T, VecArgs... > > Struct Template Reference

Detailed Description

template<typename T, typename... VecArgs>
struct stan::internal::is_any_var_scalar_impl< std::vector< T, VecArgs... > >

Definition at line 37 of file is_var.hpp.

#include <is_var.hpp>

Static Public Attributes

static constexpr bool value = is_any_var_scalar_impl<std::decay_t<T>>::value
 

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