ritsuko
Helper utilities for ArtifactDB C++ code
Loading...
Searching...
No Matches
r_missing_value.hpp File Reference

Obtain R's missing value. More...

#include <cstdint>
#include <cstring>
Include dependency graph for r_missing_value.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ritsuko
 Assorted helper functions for parsing and validation.
 

Functions

double ritsuko::r_missing_value ()
 
template<typename Float_ >
bool ritsuko::are_floats_identical (const Float_ *x, const Float_ *y)
 

Detailed Description

Obtain R's missing value.