C(++)ECCO
C++ Error Control COding: a header-only library for ECC simulations and experiments, modeling complete coding systems across arbitrary finite fields and complex inter-field relationships - Christian Senger <senger@inue.uni-stuttgart.de>
Loading...
Searching...
No Matches
CECCO::Encinv< T > Class Template Reference

#include <codes.hpp>

Public Member Functions

 Encinv (const Code< T > &C)
Vector< T > operator() (const Vector< T > &in) const

Detailed Description

template<FiniteFieldType T>
class CECCO::Encinv< T >

Definition at line 4794 of file codes.hpp.

Constructor & Destructor Documentation

◆ Encinv()

template<FiniteFieldType T>
CECCO::Encinv< T >::Encinv ( const Code< T > & C)
inline

Definition at line 4796 of file codes.hpp.

Member Function Documentation

◆ operator()()

template<FiniteFieldType T>
Vector< T > CECCO::Encinv< T >::operator() ( const Vector< T > & in) const
inline

Definition at line 4798 of file codes.hpp.


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