CMS 3D CMS Logo

Namespaces | Functions
inversion.h File Reference

Go to the source code of this file.

Namespaces

 l1ct
 

Functions

constexpr int l1ct::ceillog2 (int x)
 
template<class data_T , int N>
unsigned l1ct::idx_from_real_val (data_T x)
 
template<class data_T , class table_T , int N>
void l1ct::init_invert_table (table_T table_out[N])
 
template<class in_t , class table_t , int N>
table_t l1ct::invert_with_shift (in_t in)
 
template<class data_T , int N>
float l1ct::real_val_from_idx (unsigned i)