BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
TRange< T > Class Template Reference

An interval [lowerBound..upperBound[. More...

+ Inheritance diagram for TRange< T >:

Public Member Functions

 TRange (T lowerBound, T upperBound)
 
getLowerBound () const
 
getUpperBound () const
 
getDifference () const
 
bool inRange (T value) const
 

Detailed Description

template<class T>
class TRange< T >

An interval [lowerBound..upperBound[.

Definition at line 23 of file TRange.h.


The documentation for this class was generated from the following file: