Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns true
if the specified variable is uninitialized.
This overload of the is_uninitialized()
function delegates the return to the is_uninitialized()
method on the specified variable.
x | Object to test. |
true
if the specified object is uninitialized. Definition at line 23 of file is_uninitialized.hpp.