MTGP
1.1.1
|
header file for functions of calculating jump polynomial. More...
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) |
header file for functions of calculating jump polynomial.
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
void mtgp64_calc_characteristic | ( | NTL::GF2X & | poly, |
mtgp64_fast_t * | mtgp64 | ||
) |
void mtgp64_calc_characteristic | ( | std::string & | str, |
mtgp64_fast_t * | mtgp64 | ||
) |