| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISmoothing
Generic Smoothing Interface. All smoothing statistical
 estimators should extend the Smoothing class.
 If they can't, they must implement this interface.
 
Smoothing| Field Summary | |
|---|---|
static java.lang.String | 
MARF_INTERFACE_CODE_REVISION
Interface source code revision.  | 
| Method Summary | |
|---|---|
 boolean | 
smooth()
General smoothing routine.  | 
| Field Detail | 
|---|
static final java.lang.String MARF_INTERFACE_CODE_REVISION
| Method Detail | 
|---|
boolean smooth()
true if any smoothing took place
 and underlying data was altered
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||