UFO
|
#include <cmath>
#include <vector>
#include "ufo/utils/Constants.h"
#include "ufo/utils/TruncatingEquispacedBinSelector.h"
Go to the source code of this file.
Classes | |
class | ufo::SpatialBinSelector |
Represents a partition of a sphere into a number of subsets (bins). More... | |
Namespaces | |
ufo | |
Enumerations | |
enum class | ufo::SpatialBinCountRoundingMode { ufo::DOWN , ufo::NEAREST } |