40 lines
1.7 KiB
Markdown
40 lines
1.7 KiB
Markdown
# orx-math
|
|
|
|
Mathematical utilities
|
|
<!-- __demos__ -->
|
|
## Demos
|
|
### linearrange/DemoLinearRange02
|
|
[source code](src/jvmDemo/kotlin/linearrange/DemoLinearRange02.kt)
|
|
|
|

|
|
|
|
### linearrange/DemoLinearRange03
|
|
[source code](src/jvmDemo/kotlin/linearrange/DemoLinearRange03.kt)
|
|
|
|

|
|
|
|
### matrix/DemoLeastSquares01
|
|
[source code](src/jvmDemo/kotlin/matrix/DemoLeastSquares01.kt)
|
|
|
|

|
|
|
|
### matrix/DemoLeastSquares02
|
|
[source code](src/jvmDemo/kotlin/matrix/DemoLeastSquares02.kt)
|
|
|
|

|
|
|
|
### rbf/RbfInterpolation01
|
|
[source code](src/jvmDemo/kotlin/rbf/RbfInterpolation01.kt)
|
|
|
|

|
|
|
|
### rbf/RbfInterpolation02
|
|
[source code](src/jvmDemo/kotlin/rbf/RbfInterpolation02.kt)
|
|
|
|

|
|
|
|
### simplexrange/DemoSimplexRange3D01
|
|
[source code](src/jvmDemo/kotlin/simplexrange/DemoSimplexRange3D01.kt)
|
|
|
|

|