|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object yawn.nn.committee.functions.CommitteeFunction yawn.nn.committee.functions.Average
public class Average
$Id: Average.java,v 1.3 2005/04/07 17:28:30 supermarti Exp $
Constructor Summary | |
---|---|
Average()
|
Method Summary | |
---|---|
protected double |
piecewise(double[] x)
Computes the value of an output feature of a committe. |
Methods inherited from class yawn.nn.committee.functions.CommitteeFunction |
---|
assamble |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Average()
Method Detail |
---|
protected double piecewise(double[] x)
CommitteeFunction
piecewise
in class CommitteeFunction
x
- the feature of each each committe member's output
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |