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

◆ cast() [2/2]

template<typename Scalar , typename T , require_stan_scalar_t< T > * = nullptr>
Scalar stan::math::cast ( a)
inline

Typecast a scalar.

Template Parameters
Ttype of argument
Parameters
ainput argument
Returns
Typecast of given expression

Definition at line 94 of file cast.hpp.