Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_not_st_arithmetic = typedef require_not_t<std::is_arithmetic<scalar_type_t<std::decay_t<T> >> > |
Require scalar type does not satisfy std::is_arithmetic.
Definition at line 363 of file require_generics.hpp.