Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_st_fvar = typedef require_t<is_fvar<scalar_type_t<std::decay_t<T> >> > |
Require scalar type satisfies is_fvar.
T | A type with a valid overload of scalar_type available |
Definition at line 76 of file is_fvar.hpp.