0.3.0
Loading...
Searching...
No Matches
NAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows > Member List

This is the complete list of members for NAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >, including all inherited members.

_sliceMutexNAV::internal::KeyedMatrixStorage< Scalar, Rows, Cols >mutableprotected
checkContinuousSegment(std::span< const RowKeyType > rowKeys, size_t P) constNAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inlineprivate
hasAnyRows(std::span< const RowKeyType > keys) constNAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols >inline
hasRow(const RowKeyType &key) constNAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols >inline
hasRows(std::span< const RowKeyType > keys) constNAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols >inline
KeyedVectorBase(const Eigen::MatrixBase< Derived > &vector)NAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inlineexplicit
KeyedVectorBase(const Eigen::MatrixBase< Derived > &vector, std::span< const RowKeyType > rowKeys)NAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
KeyedVectorBase(const KeyedVectorBase &other)NAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
KeyedVectorBase(KeyedVectorBase &&other) noexceptNAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
KeyedVectorBase(const KeyedVectorBase< Scalar, RowKeyType, oRows > &other)NAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
KeyedVectorBase(KeyedVectorBase< Scalar, RowKeyType, oRows > &&other) noexceptNAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
matrixNAV::internal::KeyedMatrixStorage< Scalar, Rows, Cols >protected
operator Eigen::Vector< Scalar, Rows >()NAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inlineexplicit
operator()(const RowKeyType &rowKey) constNAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
operator()(const RowKeyType &rowKey)NAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
operator()(std::span< const RowKeyType > rowKeys) constNAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
operator()(std::span< const RowKeyType > rowKeys)NAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
operator()(all_t) constNAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
operator()(all_t)NAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
operator=(const KeyedVectorBase &other)NAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
operator=(KeyedVectorBase &&other) noexceptNAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
operator=(const KeyedVectorBase< Scalar, RowKeyType, oRows > &other)NAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
operator=(KeyedVectorBase< Scalar, RowKeyType, oRows > &&other) noexceptNAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
replaceRowKey(const RowKeyType &oldKey, const RowKeyType &newKey)NAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols >inline
rowIndicesNAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols >protected
rowKeys() constNAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols >inline
rowKeysVectorNAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols >protected
rows() constNAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols >inline
rowSliceNAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols >mutableprotected
segment(std::span< const RowKeyType > rowKeys) constNAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
segment(std::span< const RowKeyType > rowKeys)NAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
segment(std::span< const RowKeyType > rowKeys) constNAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
segment(std::span< const RowKeyType > rowKeys)NAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
transposed() constNAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >inline
~KeyedVectorBase()=defaultNAV::internal::KeyedVectorBase< Scalar, RowKeyType, Rows >