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

◆ is() [2/2]

template<typename F >
template<typename T , typename = require_not_stan_scalar_t<T>, typename = void>
bool stan::math::internal::Iser< F >::is ( const T &  x)
inline

Check all the scalars inside the container.

Template Parameters
Ttype of scalar
Parameters
xcontainer
Returns
false if any of the scalars fail the error check

Definition at line 55 of file elementwise_check.hpp.