Gemmi C++ API
Loading...
Searching...
No Matches
Namespaces | Functions
numb.hpp File Reference
#include <cmath>
#include <string>
#include "third_party/fast_float.h"

Go to the source code of this file.

Namespaces

namespace  gemmi
 
namespace  gemmi::cif
 

Functions

double gemmi::cif::as_number (const std::string &s, double nan=NAN)
 
bool gemmi::cif::is_numb (const std::string &s)
 
float gemmi::cif::as_any (const std::string &s, float null)
 
double gemmi::cif::as_any (const std::string &s, double null)