![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inlineconstexpr |
Check if a tuple or type contains a tuple that passes the filter.
Filter | a struct that accepts one template parameter and has a static constexpr bool member named value that is true if the type should be included in the output tuple. |
T | type to check |
Definition at line 43 of file filter_map.hpp.