gtopt/array_index_traits.hpp file

Traits and utilities for reading Arrow-indexed arrays.

This module provides functions to read Arrow tables from CSV and Parquet files, and traits for resolving indexed field schedules into arrays.

Namespaces

namespace gtopt

Classes

struct gtopt::ArrayIndexBase
template<typename Type, typename Map Map, typename FSched, typename... Uid>
struct gtopt::ArrayIndexTraits