cell_near(const Eigen::Vector< double, NDim > &p) const | beluga::BaseRegularGrid< SparseValueGrid< MapType, NDim >, NDim > | inline |
coordinates_at(const Eigen::Vector< int, NDim > &pi) const | beluga::BaseRegularGrid< SparseValueGrid< MapType, NDim >, NDim > | inline |
coordinates_for(Range &&cells) const | beluga::BaseRegularGrid< SparseValueGrid< MapType, NDim >, NDim > | inline |
data() const | beluga::SparseValueGrid< MapType, NDim > | inline |
data_ | beluga::SparseValueGrid< MapType, NDim > | private |
data_at(const Eigen::Vector< int, NDim > &cell_index) const | beluga::SparseValueGrid< MapType, NDim > | inline |
data_near(const Eigen::Vector< double, NDim > &coordinates) const | beluga::SparseValueGrid< MapType, NDim > | inline |
key_type typedef | beluga::SparseValueGrid< MapType, NDim > | |
map_type typedef | beluga::SparseValueGrid< MapType, NDim > | |
mapped_type typedef | beluga::SparseValueGrid< MapType, NDim > | |
resolution() const | beluga::SparseValueGrid< MapType, NDim > | inline |
resolution_ | beluga::SparseValueGrid< MapType, NDim > | private |
size() const | beluga::SparseValueGrid< MapType, NDim > | inline |
SparseValueGrid()=default | beluga::SparseValueGrid< MapType, NDim > | |
SparseValueGrid(map_type data, double resolution=1.) | beluga::SparseValueGrid< MapType, NDim > | inlineexplicit |