openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-math
/
org.openrndr.math
/
solveLinear
solve
Linear
fun
solveLinear
(
a
:
Double
,
b
:
Double
,
acc
:
DoubleArray
)
:
Int
(
source
)
fun
solveLinear
(
a
:
Double
,
b
:
Double
)
:
DoubleArray
(
source
)