toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-qr
/
com.jeluchu.qr.common.reedsolomon
/
GenericGF
/
Companion
/
addOrSubtract
add
Or
Subtract
fun
addOrSubtract
(
a
:
Int
,
b
:
Int
)
:
Int
Implements both addition and subtraction -- they are the same in GF(size).
Return
sum/difference of a and b