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
TType of scalar element.
Parameters
aSpecified scalar.
Returns
the scalar.

Definition at line 22 of file as_column_vector_or_scalar.hpp.