Gromacs  2019.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs | Functions | Variables
anonymous_namespace{histogram.cpp} Namespace Reference

Classes

class  MockAverageHistogram
 Mock object for testing gmx::AbstractAverageHistogram. More...
 

Typedefs

typedef
gmx::test::AnalysisDataTestFixture 
SimpleHistogramModuleTest
 Test fixture for gmx::AnalysisDataSimpleHistogramModule.
 
typedef
gmx::test::AnalysisDataTestFixture 
WeightedHistogramModuleTest
 Test fixture for gmx::AnalysisDataWeightedHistogramModule.
 
typedef
gmx::test::AnalysisDataTestFixture 
BinAverageModuleTest
 Test fixture for gmx::AnalysisDataBinAverageModule.
 
typedef
gmx::test::AnalysisDataTestFixture 
AbstractAverageHistogramTest
 Test fixture for gmx::AbstractAverageHistogram.
 

Functions

bool isDefined (real value)
 Checks whether value is defined.
 

Variables

const real UNDEFINED = std::numeric_limits<real>::max()
 Value used to signify that a real-valued histogram setting is not set.