Fabcoin Core
0.16.2
P2P Digital Currency
|
specify the distribution for randomization functions More...
#include <polynomi.h>
Public Member Functions | |
RandomizationParameter (unsigned int coefficientCount, const typename T::RandomizationParameter &coefficientParameter) | |
Private Attributes | |
unsigned int | m_coefficientCount |
T::RandomizationParameter | m_coefficientParameter |
Friends | |
class | PolynomialOver< T > |
specify the distribution for randomization functions
Definition at line 38 of file polynomi.h.
|
inline |
Definition at line 41 of file polynomi.h.
|
friend |
Definition at line 47 of file polynomi.h.
|
private |
Definition at line 45 of file polynomi.h.
|
private |
Definition at line 46 of file polynomi.h.