MatchLib
All Classes Namespaces Files Functions Modules Pages
Static Public Member Functions | List of all members
PriEnc< VecT, ValT, IdxT, Width > Class Template Reference

Static Public Member Functions

static IdxT val (VecT inputs, ValT comp_value)
 
static IdxT val (VecT inputs, ValT comp_value, IdxT start, IdxT end)
 

Detailed Description

template<typename VecT, typename ValT, typename IdxT, unsigned Width>
class PriEnc< VecT, ValT, IdxT, Width >

Definition at line 192 of file comptrees.h.

Member Function Documentation

◆ val() [1/2]

template<typename VecT , typename ValT , typename IdxT , unsigned Width>
static IdxT PriEnc< VecT, ValT, IdxT, Width >::val ( VecT  inputs,
ValT  comp_value 
)
inlinestatic

Definition at line 195 of file comptrees.h.

◆ val() [2/2]

template<typename VecT , typename ValT , typename IdxT , unsigned Width>
static IdxT PriEnc< VecT, ValT, IdxT, Width >::val ( VecT  inputs,
ValT  comp_value,
IdxT  start,
IdxT  end 
)
inlinestatic

Definition at line 202 of file comptrees.h.


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