Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
is()
[1/2]
template<typename F >
template<typename T , typename = require_stan_scalar_t<T>>
bool
stan::math::internal::Iser
< F >::is
(
const T &
x
)
inline
Check the scalar.
Template Parameters
T
type of scalar
Parameters
x
scalar
Returns
false
if the scalar fails the error check
Definition at line
43
of file
elementwise_check.hpp
.
stan
math
internal
Iser
[
Stan Home Page
]
© 2011–2019, Stan Development Team.