IMP  2.0.1
The Integrative Modeling Platform
exp.h File Reference

An approximation of the exponential function. More...

#include <IMP/em/em_config.h>
#include <math.h>
+ Include dependency graph for exp.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::em
 See IMP.em Overview for more information.
 

Macros

#define IMP_EXP_A   (1048576/0.693147180559945309417232121458176568)
 
#define IMP_EXP_C   60801
 

Functions

double IMP::em::EXP (float y)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file exp.h.