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

Implements structs Bin1D, Bin1DCVector. More...

Go to the source code of this file.

Functions

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

Detailed Description

Implements 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.cpp.