Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_not_st_fvar = typedef require_not_t<is_fvar<scalar_type_t<std::decay_t<T> >> > |
Require scalar type does not satisfy is_fvar.
T | A type with a valid overload of scalar_type available |
Definition at line 81 of file is_fvar.hpp.