Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ is_matrix_or_std_vector

template<typename T >
using stan::internal::is_matrix_or_std_vector = typedef math::disjunction<is_matrix<T>, is_std_vector<T> >

Definition at line 58 of file vector_seq_view.hpp.