BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
Bin.h File Reference

Defines structs Bin1D, Bin1DCVector. More...

Go to the source code of this file.

Classes

struct  Bin1D
 
struct  Bin1DKVector
 An one-dimensional range of kvector_t's. More...
 
class  Bin1DCVector
 An one-dimensional range of cvector_t's. More...
 

Functions

bool BinContains (const Bin1D &bin, double value)
 Checks if value is contained in bin: value in [m_lower, m_upper)
 

Detailed Description

Defines structs Bin1D, Bin1DCVector.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file Bin.h.