| Package | Description |
|---|---|
| com.mockturtlesolutions.snifflib.graphics |
Contains standard classes and interfaces for 2D and 3D graphics.
|
| com.mockturtlesolutions.snifflib.integration |
Contains standard classes and interfaces for performing integration.
|
| com.mockturtlesolutions.snifflib.invprobs |
Contains standard classes and interfaces for solving statistical inverse problems.
|
| Modifier and Type | Field and Description |
|---|---|
protected DefaultReporter |
ValueReportPlot.reporter |
protected DefaultReporter |
ParameterReportPlot.reporter |
| Modifier and Type | Method and Description |
|---|---|
DefaultReporter |
DefaultReportable.getDefaultReporter(java.lang.String key) |
| Constructor and Description |
|---|
ParameterReportPlot(SLAxes ax,
DefaultReporter rep) |
ValueReportPlot(SLAxes ax,
DefaultReporter rep) |
| Modifier and Type | Field and Description |
|---|---|
protected DefaultReporter |
AbstractOdeSolver.reporter |
| Modifier and Type | Method and Description |
|---|---|
DefaultReporter |
MCMC.getDefaultReporter(java.lang.String key) |
Copyright © 2011, 2013. Daniel P. Dougherty