JchuComponents
Toggle table of contents
3.0.0-alpha07
common
Target filter
common
Switch theme
Search in API
Skip to content
JchuComponents
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