|
ritsuko
Helper utilities for ArtifactDB C++ code
|
Obtain R's missing value. More...
#include <cstdint>#include <cstring>

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) |
Obtain R's missing value.