Reference documentation for deal.II version 9.1.1
|
#include <deal.II/base/signaling_nan.h>
A general template for classes that know how to initialize objects of type T
with signaling NaNs to denote invalid values.
The real implementation of this class happens in (partial) specializations for particular values of the template argument T
.
Definition at line 50 of file signaling_nan.h.