Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-3139-g1f7709904a 2025-04-24 22:10:00+00:00
\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}} \newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=} \newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]} \newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
numbers::internal::SignalingNaN::NaNInitializer< T > Struct Template Reference

Detailed Description

template<typename T>
struct numbers::internal::SignalingNaN::NaNInitializer< T >

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 49 of file signaling_nan.h.


The documentation for this struct was generated from the following file: