|
MTToolBox
0.2.10
|
Calculate the parity check vector of reducible generator. More...
#include <AlgorithmCalculateParity.hpp>
Public Member Functions | |
| U | searchParity (G &g, const NTL::GF2X &f) |
| calculate the basis of subspace annihilated by q, and get the period certification vector (parity vector). More... | |
Calculate the parity check vector of reducible generator.
| U | type of output of generator |
| G | generator |
|
inline |
calculate the basis of subspace annihilated by q, and get the period certification vector (parity vector).
| [in] | g | reducible generator |
| [in] | f | large irreducible factor of characteristic polynomial. |
References MTToolBox::isZero(), and MTToolBox::setZero().
Referenced by MTToolBox::AlgorithmReducibleRecursionAndTempering< U, G >::search().
1.8.10