Package | Description |
---|---|
jebl.evolution.coalescent | |
jebl.math |
Modifier and Type | Method | Description |
---|---|---|
OrthogonalHints |
Coalescent.getOrthogonalHints() |
Modifier and Type | Method | Description |
---|---|---|
static OrthogonalHints |
OrthogonalHints.Utils.getAdjusted(OrthogonalHints toAdjust,
int adjustmentFactor) |
|
static OrthogonalHints |
OrthogonalHints.Utils.getCombined(OrthogonalHints first,
int numberOfFirstParameters,
OrthogonalHints second,
int numberOfSecondParameters) |
|
static OrthogonalHints |
OrthogonalHints.Utils.getNull() |
|
OrthogonalHints |
MultivariateFunction.getOrthogonalHints() |
Modifier and Type | Method | Description |
---|---|---|
static OrthogonalHints |
OrthogonalHints.Utils.getAdjusted(OrthogonalHints toAdjust,
int adjustmentFactor) |
|
static OrthogonalHints |
OrthogonalHints.Utils.getCombined(OrthogonalHints first,
int numberOfFirstParameters,
OrthogonalHints second,
int numberOfSecondParameters) |
|
static double[] |
OrthogonalHints.Utils.getInternalParameterBoundaries(OrthogonalHints base,
int parameter) |
http://code.google.com/p/jebl2/