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::BEC Member List

This is the complete list of members for CECCO::BEC, including all inherited members.

BEC(double px)CECCO::BECinline
derived() const noexceptCECCO::details::BlockProcessor< T, ElementType, ElementType >inlineprotected
derived() noexceptCECCO::details::BlockProcessor< T, ElementType, ElementType >inlineprotected
get_Bhattacharyya_param() constCECCO::SDMEC< Fp< 2 > >inline
get_capacity() const noexceptCECCO::SDMEC< Fp< 2 > >
get_pe() const noexceptCECCO::SDMEC< Fp< 2 > >inline
get_px() const noexceptCECCO::SDMEC< Fp< 2 > >inline
operator()(const T &in)CECCO::SDMEC< Fp< 2 > >
CECCO::details::BlockProcessor< T, ElementType, ElementType >::operator()(const Vector< ElementType > &in)CECCO::details::BlockProcessor< T, ElementType, ElementType >inline
CECCO::details::BlockProcessor< T, ElementType, ElementType >::operator()(Vector< ElementType > &&in)CECCO::details::BlockProcessor< T, ElementType, ElementType >inline
CECCO::details::BlockProcessor< T, ElementType, ElementType >::operator()(const Matrix< ElementType > &in)CECCO::details::BlockProcessor< T, ElementType, ElementType >inline
CECCO::details::BlockProcessor< T, ElementType, ElementType >::operator()(Matrix< ElementType > &&in)CECCO::details::BlockProcessor< T, ElementType, ElementType >inline
CECCO::details::BlockProcessor< T, ElementType, ElementType >::operator()(const U &)CECCO::details::BlockProcessor< T, ElementType, ElementType >inline
CECCO::details::BlockProcessor< T, ElementType, ElementType >::operator()(const Vector< U > &)CECCO::details::BlockProcessor< T, ElementType, ElementType >inline
CECCO::details::BlockProcessor< T, ElementType, ElementType >::operator()(const Matrix< U > &)CECCO::details::BlockProcessor< T, ElementType, ElementType >inline
SDMEC(double pe, double px=0.0)CECCO::SDMEC< Fp< 2 > >