| Package | Description |
|---|---|
| com.mockturtlesolutions.snifflib.invprobs |
Contains standard classes and interfaces for solving statistical inverse problems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FixedSmoothMethod |
class |
GCVSmoothMethod |
| Modifier and Type | Field and Description |
|---|---|
AbstractSmoothMethod |
AbstractBandwidthMethod.SmoothMethod |
| Modifier and Type | Method and Description |
|---|---|
AbstractSmoothMethod |
AbstractBandwidthMethod.getSmoothMethod() |
AbstractSmoothMethod |
BandwidthMethod.getSmoothMethod() |
AbstractSmoothMethod |
NNBandwidth.getSmoothMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBandwidthMethod.setSmoothMethod(AbstractSmoothMethod S) |
void |
BandwidthMethod.setSmoothMethod(AbstractSmoothMethod S) |
void |
NNBandwidth.setSmoothMethod(AbstractSmoothMethod S) |
Copyright © 2011, 2013. Daniel P. Dougherty