FflasFfpack
checkers_ffpack.h File Reference

Data Structures

class  FailurePLUQCheck
 
class  FailureDetCheck
 
class  FailureInvertCheck
 
class  FailureCharpolyCheck
 

Namespaces

namespace  FFPACK
 Finite Field PACK Set of elimination based routines for dense linear algebra.
 

Typedefs

template<class Field >
using Checker_PLUQ = FFLAS::Checker_Empty<Field>
 
template<class Field >
using Checker_Det = FFLAS::Checker_Empty<Field>
 
template<class Field >
using Checker_invert = FFLAS::Checker_Empty<Field>
 
template<class Field , class Polynomial >
using Checker_charpoly = FFLAS::Checker_Empty<Field>