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
Ttype of scalar
Parameters
xscalar
Returns
false if the scalar fails the error check

Definition at line 43 of file elementwise_check.hpp.