Struct BeamSelectorType

Inheritance Relationships

Base Type

Struct Documentation

struct BeamSelectorType : public wavemap::TypeSelector<BeamSelectorType>

Public Types

enum Id

Values:

enumerator kNearestNeighbor
enumerator kAllNeighbors

Public Static Attributes

static constexpr std::array names = {"nearest_neighbor", "all_neighbors"}