Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CBC_ReedSolomonGF256Poly Member List

This is the complete list of members for CBC_ReedSolomonGF256Poly, including all inherited members.

AddOrSubtract(const CBC_ReedSolomonGF256Poly *other)CBC_ReedSolomonGF256Poly
CBC_ReedSolomonGF256Poly(CBC_ReedSolomonGF256 *field, const std::vector< int32_t > &coefficients)CBC_ReedSolomonGF256Poly
Clone() constCBC_ReedSolomonGF256Poly
Divide(const CBC_ReedSolomonGF256Poly *other)CBC_ReedSolomonGF256Poly
GetCoefficients(int32_t degree) constCBC_ReedSolomonGF256Poly
GetCoefficients() constCBC_ReedSolomonGF256Poly
GetDegree() constCBC_ReedSolomonGF256Poly
IsZero() constCBC_ReedSolomonGF256Poly
Multiply(const CBC_ReedSolomonGF256Poly *other)CBC_ReedSolomonGF256Poly
MultiplyByMonomial(int32_t degree, int32_t coefficient) constCBC_ReedSolomonGF256Poly
~CBC_ReedSolomonGF256Poly()CBC_ReedSolomonGF256Poly