FflasFfpack
Data Structures | Namespaces
modular-int64.h File Reference

representation of Z/mZ over int64_t . More...

#include <math.h>
#include <sys/time.h>
#include "fflas-ffpack/field/modular-randiter.h"
#include "fflas-ffpack/field/nonzero-randiter.h"
#include "field-general.h"

Data Structures

class  Modular< int64_t >
 Specialization of Modular to int64_t element type with efficient dot product. More...

Namespaces

namespace  FFPACK
 

Set of elimination based routines for dense linear algebra with matrices over finite prime field of characteristic less than 2^26.



Detailed Description

representation of Z/mZ over int64_t .