|
GammaLib 2.2.0.dev
|
Boundaries class interface definition. More...
Go to the source code of this file.
Classes | |
| class | GBounds |
| Boundaries container class. More... | |
Namespaces | |
| namespace | gammalib |
Functions | |
| bool | operator!= (const GBounds &a, const GBounds &b) |
| Boundaries inequality operator friend. | |
Variables | |
| const std::string | gammalib::extname_bounds = "BOUNDS" |
Boundaries class interface definition.
Definition in file GBounds.hpp.
Boundaries inequality operator friend.
| [in] | a | First boundaries. |
| [in] | b | Second boundaries. |
Definition at line 205 of file GBounds.hpp.