| Package | Description |
|---|---|
| org.orangepalantir.leastsquares.fitters | |
| org.orangepalantir.leastsquares.functions |
| Constructor and Description |
|---|
LinearFitter(Function funct) |
MarquardtFitter(Function funct) |
NonLinearSolver(Function funct) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExponentialFunction
Created by msmith on 2/26/14.
|
class |
LinearFunction
Generic linear function, with an offset.
|
Copyright © 2016. All rights reserved.