ArcdpsExtension
 
Loading...
Searching...
No Matches
rapidfuzz::common::ConstMatrixVectorView< T > Struct Template Reference

#include <rapidfuzz_amalgamated.hpp>

Public Member Functions

 ConstMatrixVectorView (const T *vector, int64_t cols)
 
 ConstMatrixVectorView (const MatrixVectorView< T > &other)
 
const T & operator[] (uint64_t col)
 

Constructor & Destructor Documentation

◆ ConstMatrixVectorView() [1/2]

template<typename T >
rapidfuzz::common::ConstMatrixVectorView< T >::ConstMatrixVectorView ( const T *  vector,
int64_t  cols 
)
inlineexplicit

◆ ConstMatrixVectorView() [2/2]

template<typename T >
rapidfuzz::common::ConstMatrixVectorView< T >::ConstMatrixVectorView ( const MatrixVectorView< T > &  other)
inline

Member Function Documentation

◆ operator[]()

template<typename T >
const T & rapidfuzz::common::ConstMatrixVectorView< T >::operator[] ( uint64_t  col)
inline

The documentation for this struct was generated from the following file: