Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
cast()
[2/2]
template<typename Scalar , typename T ,
require_stan_scalar_t
< T > * = nullptr>
Scalar stan::math::cast
(
T
a
)
inline
Typecast a scalar.
Template Parameters
T
type of argument
Parameters
a
input argument
Returns
Typecast of given expression
Definition at line
94
of file
cast.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.