![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
using stan::is_floating_point = typedef std::is_floating_point<std::decay_t<T> > |
Checks if decayed type is a floating point type.
The | type to check |
Definition at line 14 of file is_floating_point.hpp.