hasAnyRows(const std::vector< RowKeyType > &keys) const | NAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols > | inline |
hasRow(const RowKeyType &key) const | NAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols > | inline |
hasRows(const std::vector< RowKeyType > &keys) const | NAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols > | inline |
KeyedMatrixBase (defined in NAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols >) | NAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols > | friend |
KeyedVectorBase (defined in NAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols >) | NAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols > | friend |
matrix | NAV::internal::KeyedMatrixStorage< Scalar, Rows, Cols > | protected |
replaceRowKey(const RowKeyType &oldKey, const RowKeyType &newKey) | NAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols > | inline |
rowIndices | NAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols > | protected |
rowKeys() const | NAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols > | inline |
rowKeysVector | NAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols > | protected |
rows() const | NAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols > | inline |
rowSlice | NAV::internal::KeyedMatrixRowsBase< Scalar, RowKeyType, Rows, Cols > | mutableprotected |