IMP logo
IMP Reference Guide  2.10.0
The Integrative Modeling Platform
npctransport/enums.h File Reference

useful enums and contants More...

#include "npctransport_config.h"
#include <limits>
+ Include dependency graph for npctransport/enums.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::npctransport
 

Variables

const double IMP::npctransport::FS_IN_NS = 1.0E+6
 
const double IMP::npctransport::HALF_SQRT_MAX_DOUBLE = 0.5 * std::sqrt( MAX_DOUBLE )
 
const double IMP::npctransport::MAX_DOUBLE = std::numeric_limits< double >::max()
 

Detailed Description

useful enums and contants

*

*

* Copyright 2007-2018 IMP Inventors. All rights reserved.

Definition in file npctransport/enums.h.