Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns true
if the specified variable is uninitialized.
Arithmetic types are always initialized by definition (the value is not specified).
T | Type of object to test. |
x | Object to test. |
true
if the specified object is uninitialized. Definition at line 19 of file is_uninitialized.hpp.