A struct containing a reconstructed polynomial over the field F.
More...
#include <rsdecoder.h>
|
vector< nservers_t > | G |
| Server indices that agree. More...
|
|
FX | phi |
| Reconstructed polynomial. More...
|
|
template<class FX>
struct RecoveryPoly< FX >
A struct containing a reconstructed polynomial over the field F.
- Template Parameters
-
FX | Univariate polynomials over the field F. |
Constructor.
- Parameters
-
G | Server indices that agree. |
phi | Reconstructed polynomial. |
Server indices that agree.
Reconstructed polynomial.
The documentation for this struct was generated from the following file: