public class Astrocylinders extends ParametricModel
Constructor and Description |
---|
Astrocylinders()
constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
getSignal(double[] params,
DW_Scheme rawScheme,
int i)
generates signals from this compartment for the given line in the scheme
given.
|
RealMatrix |
getSignals(double[] params,
DW_Scheme rawScheme)
generates signals from this compartment for each line in the scheme
given.
|
getJacobian_old, getJacobian, getJacobian, numParams
public Astrocylinders()
params
- arraypublic RealMatrix getSignals(double[] params, DW_Scheme rawScheme)
getSignals
in class ParametricModel
scheme
- scan specificspublic double getSignal(double[] params, DW_Scheme rawScheme, int i)
getSignal
in class ParametricModel
params
- model parametersscheme
- scan specificsi
- line in the scheme to evaluate