colIndices | NAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols > | protected |
colKeys() const | NAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols > | inline |
colKeysVector | NAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols > | protected |
cols() const | NAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols > | inline |
colSlice | NAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols > | mutableprotected |
hasAnyCols(const std::vector< ColKeyType > &keys) const | NAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols > | inline |
hasCol(const ColKeyType &key) const | NAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols > | inline |
hasCols(const std::vector< ColKeyType > &keys) const | NAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols > | inline |
KeyedMatrixBase (defined in NAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols >) | NAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols > | friend |
KeyedRowVectorBase (defined in NAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols >) | NAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols > | friend |
matrix | NAV::internal::KeyedMatrixStorage< Scalar, Rows, Cols > | protected |
replaceColKey(const ColKeyType &oldKey, const ColKeyType &newKey) | NAV::internal::KeyedMatrixColsBase< Scalar, ColKeyType, Rows, Cols > | inline |