MTGP  1.1.1
Functions
mtgp64-calc-poly.hpp File Reference

header file for functions of calculating jump polynomial. More...

#include <string>
#include <NTL/GF2X.h>
#include "mtgp64-fast.h"

Go to the source code of this file.

Functions

void mtgp64_calc_characteristic (NTL::GF2X &poly, mtgp64_fast_t *mtgp64)
void mtgp64_calc_characteristic (std::string &str, mtgp64_fast_t *mtgp64)

Detailed Description

header file for functions of calculating jump polynomial.

Author:
Mutsuo Saito (Hiroshima University)
Makoto Matsumoto (The University of Tokyo)

Copyright (C) 2012 Mutsuo Saito, Makoto Matsumoto, Hiroshima University and The University of Tokyo. All rights reserved.

The 3-clause BSD License is applied to this software, see LICENSE.txt


Function Documentation

void mtgp64_calc_characteristic ( NTL::GF2X &  poly,
mtgp64_fast_t mtgp64 
)
void mtgp64_calc_characteristic ( std::string &  str,
mtgp64_fast_t mtgp64 
)