![]() |
Autonomy Software C++ 24.5.1
Welcome to the Autonomy Software repository of the Mars Rover Design Team (MRDT) at Missouri University of Science and Technology (Missouri S&T)! API reference contains the source code and other resources for the development of the autonomy software for our Mars rover. The Autonomy Software project aims to compete in the University Rover Challenge (URC) by demonstrating advanced autonomous capabilities and robust navigation algorithms.
|
This is the complete list of members for duckdb::RowGroupReorderer, including all inherited members.
| GetNextRowGroup(SegmentNode< RowGroup > &row_group) (defined in duckdb::RowGroupReorderer) | duckdb::RowGroupReorderer | |
| GetOffsetAfterPruning(OrderByStatistics order_by, OrderByColumnType column_type, OrderType order_type, OrderByNullType null_order, const StorageIndex &column_idx, idx_t row_offset, vector< PartitionStatistics > &stats) (defined in duckdb::RowGroupReorderer) | duckdb::RowGroupReorderer | static |
| GetRootSegment(RowGroupSegmentTree &row_groups) (defined in duckdb::RowGroupReorderer) | duckdb::RowGroupReorderer | |
| initialized (defined in duckdb::RowGroupReorderer) | duckdb::RowGroupReorderer | private |
| offset (defined in duckdb::RowGroupReorderer) | duckdb::RowGroupReorderer | private |
| options (defined in duckdb::RowGroupReorderer) | duckdb::RowGroupReorderer | private |
| ordered_row_groups (defined in duckdb::RowGroupReorderer) | duckdb::RowGroupReorderer | private |
| RetrieveStat(const BaseStatistics &stats, OrderByStatistics order_by, OrderByColumnType column_type) (defined in duckdb::RowGroupReorderer) | duckdb::RowGroupReorderer | static |
| RowGroupReorderer(const RowGroupOrderOptions &options_p) (defined in duckdb::RowGroupReorderer) | duckdb::RowGroupReorderer | explicit |