Version

Product Method

Multiplication operation within the current GF field.
Overload List
OverloadDescription
Product(Int32,Int32)Multiplication operation within the current GF field.  
Product(Int32[],Int32[])Multiplication operation over coefficients arrays within the current GF field.  
Product(Int32[],Int32)Multiplication operation of coeffients array with a scalar value within the current GF field.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also