TGenericGFPoly.multiplyByMonomial Method

Definition

Delphi
function multiplyByMonomial(degree: Integer; coefficient: Integer): IGenericGFPoly

Parameters

degree
Integer
coefficient
Integer

Returns