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.
Loading...
Searching...
No Matches
duckdb::MapVector Struct Reference

Static Public Member Functions

static DUCKDB_API const VectorGetKeys (const Vector &vector)
 
static DUCKDB_API const VectorGetValues (const Vector &vector)
 
static DUCKDB_API VectorGetKeys (Vector &vector)
 
static DUCKDB_API VectorGetValues (Vector &vector)
 
static DUCKDB_API MapInvalidReason CheckMapValidity (Vector &map, idx_t count, const SelectionVector &sel= *FlatVector::IncrementalSelectionVector())
 
static DUCKDB_API void EvalMapInvalidReason (MapInvalidReason reason)
 
static DUCKDB_API void MapConversionVerify (Vector &vector, idx_t count)
 

The documentation for this struct was generated from the following file: