Stan Math Library
4.9.0
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
.
stan
internal
[
Stan Home Page
]
© 2011–2019, Stan Development Team.