FflasFfpack
Functions
FFLAS::vectorised::unswitch Namespace Reference

Functions

template<class Field , bool round, int algo>
std::enable_if< !FFLAS::support_simd_mod< typename Field::Element >::value, void >::type modp (const Field &F, typename Field::ConstElement_ptr U, const size_t &n, typename Field::Element_ptr T, HelperMod< Field > &H)
 

Function Documentation

◆ modp()

std::enable_if< !FFLAS::support_simd_mod<typename Field::Element>::value, void>::type FFLAS::vectorised::unswitch::modp ( const Field F,
typename Field::ConstElement_ptr  U,
const size_t &  n,
typename Field::Element_ptr  T,
HelperMod< Field > &  H 
)
inline