Main Page   Reference Manual   Compound List   File List  

libecc/polynomial.h File Reference

Field of Polynomials with binairy coefficents and fixed reduction polynomial. More...

#include <libecc/bitset.h>
#include <libecc/square.hcc>

Include dependency graph for polynomial.h:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  libecc


Detailed Description

Field of Polynomials with binairy coefficents and fixed reduction polynomial.

This header file declares template<unsigned int m, unsigned int k> class libecc::polynomial, representing the polynomials with binairy coefficients, of a finite field with fixed reduction polynomial .

Copyright © 2002 Carlo Wood.  All rights reserved.