openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
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
)