Axis() | YODA::Axis< T, typename > | inline |
Axis(const std::vector< T > &edges) | YODA::Axis< T, typename > | |
Axis(std::vector< T > &&edges) | YODA::Axis< T, typename > | |
Axis(std::initializer_list< T > &&edges) | YODA::Axis< T, typename > | |
Axis(Axis< T > &&other) | YODA::Axis< T, typename > | inline |
Axis(const Axis< T > &other) | YODA::Axis< T, typename > | inline |
begin() const | YODA::Axis< T, typename > | inline |
const_iterator typedef | YODA::Axis< T, typename > | |
ContainerT typedef | YODA::Axis< T, typename > | |
edge(const size_t i) const | YODA::Axis< T, typename > | |
edges() const noexcept | YODA::Axis< T, typename > | |
EdgeT typedef | YODA::Axis< T, typename > | |
end() const | YODA::Axis< T, typename > | inline |
fillEdges(std::vector< EdgeT > &&edges) noexcept | YODA::Axis< T, typename > | protected |
hasSameEdges(const Axis< T > &other) const noexcept | YODA::Axis< T, typename > | |
index(const T &x) const | YODA::Axis< T, typename > | |
isSubsetEdges(const Axis< T > &other) const noexcept | YODA::Axis< T, typename > | |
maxEdgeWidth() const noexcept | YODA::Axis< T, typename > | inline |
numBins(const bool includeOverflows=false) const noexcept | YODA::Axis< T, typename > | |
operator=(const Axis &other) | YODA::Axis< T, typename > | inline |
operator=(Axis &&other) | YODA::Axis< T, typename > | inline |
sharedEdges(const Axis< T > &other) const noexcept | YODA::Axis< T, typename > | |
size() const noexcept | YODA::Axis< T, typename > | |
type() const noexcept | YODA::Axis< T, typename > | inline |