FflasFfpack
|
Namespaces | |
namespace | FFPACK |
Set of elimination based routines for dense linear algebra with matrices over finite prime field of characteristic less than 2^26. | |
namespace | FFPACK::Protected |
Defines | |
#define | MIN(a, b) (a<b)?a:b |
#define MIN | ( | a, | |
b | |||
) | (a<b)?a:b |