| derived() const noexcept | CECCO::details::BlockProcessor< T, ElementType, ElementType > | inlineprotected |
| derived() noexcept | CECCO::details::BlockProcessor< T, ElementType, ElementType > | inlineprotected |
| get_Bhattacharyya_param() const | CECCO::SDMEC< T > | inline |
| get_capacity() const noexcept | CECCO::SDMEC< T > | |
| get_pe() const noexcept | CECCO::SDMEC< T > | inline |
| get_px() const noexcept | CECCO::SDMEC< T > | inline |
| operator()(const T &in) | CECCO::SDMEC< T > | |
| 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< T > | |