MTGP
1.1.1
Main Page
Data Structures
Files
File List
Globals
mtgp64-calc-poly.hpp
Go to the documentation of this file.
1
#ifndef MTGP64_CALC_POLY_HPP
2
#define MTGP64_CALC_POLY_HPP
3
18
#include <string>
19
#include <NTL/GF2X.h>
20
#include "
mtgp64-fast.h
"
21
22
void
mtgp64_calc_characteristic
(NTL::GF2X& poly,
mtgp64_fast_t
* mtgp64);
23
void
mtgp64_calc_characteristic
(std::string& str,
mtgp64_fast_t
* mtgp64);
24
25
#endif
Generated on Tue Oct 23 2012 16:55:50 for MTGP by
1.8.1.1