Stan Math Library
4.9.0
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
T
type of argument
Parameters
a
input argument
Returns
Typecast of given expression
Definition at line
80
of file
cast.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.