| GFCheck {HadamardR} | R Documentation | 
GFCheck
Description
This is an internal function to return the position of argument add in elements of GF(cardin)
Usage
GFCheck(GFElem, r, cardin, add)
Arguments
| GFElem | integer array | 
| r | integer | 
| cardin | integer | 
| add | integer array | 
Details
This function is not exported. Used for checking the result of addition or multiplication of GFElements.
Value
i integer The position of the element checked in GFElem
[Package HadamardR version 1.0.0 Index]