tudocomp
– The TU Dortmund Compression Framework
tdc::esp::SLPRhsAdapter Struct Reference

#include <SLP.hpp>

Public Types

using value_type = size_t
 

Public Member Functions

const size_t & operator[] (size_t i) const
 
size_t & operator[] (size_t i)
 
size_t size () const
 

Public Attributes

SLPslp
 

Detailed Description

Definition at line 57 of file SLP.hpp.

Member Typedef Documentation

◆ value_type

Definition at line 58 of file SLP.hpp.

Member Function Documentation

◆ operator[]() [1/2]

const size_t& tdc::esp::SLPRhsAdapter::operator[] ( size_t  i) const
inline

Definition at line 61 of file SLP.hpp.

◆ operator[]() [2/2]

size_t& tdc::esp::SLPRhsAdapter::operator[] ( size_t  i)
inline

Definition at line 64 of file SLP.hpp.

◆ size()

size_t tdc::esp::SLPRhsAdapter::size ( ) const
inline

Definition at line 67 of file SLP.hpp.

Member Data Documentation

◆ slp

SLP* tdc::esp::SLPRhsAdapter::slp

Definition at line 60 of file SLP.hpp.


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