IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
An approximation of the exponential function. More...
#include <IMP/em/em_config.h>
#include <cmath>
#include <boost/version.hpp>
#include <boost/detail/endian.hpp>
Go to the source code of this file.
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::em | |
Basic utilities for handling cryo-electron microscopy 3D density maps. | |
Macros | |
#define | IMP_EXP_A (1048576 / 0.693147180559945309417232121458176568) |
#define | IMP_EXP_C 60801 |
Functions | |
double | IMP::em::EXP (float y) |