Stan Math Library  2.20.0
reverse mode automatic differentiation
contains_vector.hpp
Go to the documentation of this file.
1 #ifndef STAN_MATH_PRIM_SCAL_META_CONTAINS_VECTOR_HPP
2 #define STAN_MATH_PRIM_SCAL_META_CONTAINS_VECTOR_HPP
3 
6 
7 namespace stan {
13 template <typename... T>
15 
16 } // namespace stan
17 #endif
Extends std::false_type when instantiated with zero or more template parameters, all of which extend ...
Definition: disjunction.hpp:14

     [ Stan Home Page ] © 2011–2018, Stan Development Team.