IMP logo
IMP Reference Guide  develop.45c11de31d,2024/03/27
The Integrative Modeling Platform
npctransport/enums.h File Reference

useful enums and constants 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 constants

*

*

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

Definition in file npctransport/enums.h.