Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
as_column_vector_or_scalar()
[3/6]
template<typename T ,
require_stan_scalar_t
< T > * = nullptr>
T stan::math::as_column_vector_or_scalar
(
const T &
a
)
inline
no-op that passes the scalar
Template Parameters
T
Type of scalar element.
Parameters
a
Specified scalar.
Returns
the scalar.
Definition at line
22
of file
as_column_vector_or_scalar.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.