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::Enc< T > Class Template Reference

#include <codes.hpp>

Public Member Functions

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

Detailed Description

template<FieldType T>
class CECCO::Enc< T >

Definition at line 4678 of file codes.hpp.

Constructor & Destructor Documentation

◆ Enc()

template<FieldType T>
CECCO::Enc< T >::Enc ( const Code< T > & C)
inline

Definition at line 4680 of file codes.hpp.

Member Function Documentation

◆ operator()()

template<FieldType T>
Vector< T > CECCO::Enc< T >::operator() ( const Vector< T > & in) const
inline

Definition at line 4682 of file codes.hpp.


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