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

◆ cast() [1/2]

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

Typecast a kernel generator expression scalar.

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

Definition at line 80 of file cast.hpp.