Stan Math Library  2.20.0
reverse mode automatic differentiation
stan::contains_std_vector< std::vector< T >, Ts... > Struct Template Reference

Extends std::true_type when instantiated with at least 1 template parameter of type std::vector<T>. More...

#include <contains_std_vector.hpp>

Inheritance diagram for stan::contains_std_vector< std::vector< T >, Ts... >:

Detailed Description

template<typename T, typename... Ts>
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>.

Definition at line 14 of file contains_std_vector.hpp.


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

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