This is the complete list of members for rapidfuzz::common::ConstMatrixVectorView< T >, including all inherited members.
ConstMatrixVectorView(const T *vector, int64_t cols) | rapidfuzz::common::ConstMatrixVectorView< T > | inlineexplicit |
ConstMatrixVectorView(const MatrixVectorView< T > &other) | rapidfuzz::common::ConstMatrixVectorView< T > | inline |
operator[](uint64_t col) | rapidfuzz::common::ConstMatrixVectorView< T > | inline |