![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
#include <stan/math/prim/scal/meta/contains_std_vector.hpp>
#include <type_traits>
#include <vector>
Go to the source code of this file.
Classes | |
struct | stan::contains_std_vector< std::vector< T >, Ts... > |
Extends std::true_type when instantiated with at least 1 template parameter of type std::vector<T>. More... | |
struct | stan::contains_std_vector< T, Ts... > |
Namespaces | |
stan | |