0.2.0
Loading...
Searching...
No Matches
NAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols > Member List

This is the complete list of members for NAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >, including all inherited members.

colIndicesNAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols >protected
colKeys() constNAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols >inline
colKeysVectorNAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols >protected
cols() constNAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols >inline
colSliceNAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols >mutableprotected
hasAnyCols(const std::vector< ColKeyType > &keys) constNAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols >inline
hasCol(const ColKeyType &key) constNAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols >inline
hasCols(const std::vector< ColKeyType > &keys) constNAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols >inline
KeyedRowVectorBase(const Eigen::MatrixBase< Derived > &vector)NAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inlineexplicit
KeyedRowVectorBase(const Eigen::MatrixBase< Derived > &vector, const std::vector< ColKeyType > &colKeys)NAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
KeyedRowVectorBase(const KeyedRowVectorBase &other)NAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
KeyedRowVectorBase(KeyedRowVectorBase &&other) noexceptNAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
KeyedRowVectorBase(const KeyedRowVectorBase< Scalar, ColKeyType, oCols > &other)NAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
KeyedRowVectorBase(KeyedRowVectorBase< Scalar, ColKeyType, oCols > &&other) noexceptNAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
matrixNAV::internal::KeyedMatrixStorage< Scalar, Rows, Cols >protected
operator Eigen::RowVector< Scalar, Cols >()NAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inlineexplicit
operator()(const ColKeyType &colKey) constNAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
operator()(const ColKeyType &colKey)NAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
operator()(const std::vector< ColKeyType > &colKeys) constNAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
operator()(const std::vector< ColKeyType > &colKeys)NAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
operator()(all_t) constNAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
operator()(all_t)NAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
operator=(const KeyedRowVectorBase &other)NAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
operator=(KeyedRowVectorBase &&other) noexceptNAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
operator=(const KeyedRowVectorBase< Scalar, ColKeyType, oCols > &other)NAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
operator=(KeyedRowVectorBase< Scalar, ColKeyType, oCols > &&other) noexceptNAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
replaceColKey(const ColKeyType &oldKey, const ColKeyType &newKey)NAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols >inline
segment(const std::vector< ColKeyType > &colKeys) constNAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
segment(const std::vector< ColKeyType > &colKeys)NAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
segment(const std::vector< ColKeyType > &colKeys) constNAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
segment(const std::vector< ColKeyType > &colKeys)NAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
transposed() constNAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >inline
~KeyedRowVectorBase()=defaultNAV::internal::KeyedRowVectorBase< Scalar, ColKeyType, Cols >