BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines interface IAxis. More...
Go to the source code of this file.
Classes | |
class | IAxis |
Interface for one-dimensional axes. More... | |
Functions | |
bool | HaveSameNameAndShape (const IAxis &left, const IAxis &right) |
global helper function for comparison of axes More... | |
Defines interface IAxis.
Definition in file IAxis.h.
global helper function for comparison of axes
Definition at line 100 of file IAxis.h.
Referenced by OutputData< T >::hasSameShape().