|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jess.MathFunctions
Mathematical fucntions for Jess. The original versions of many of these were contributed by user Win Carus.
Constructor Summary | |
MathFunctions()
|
Method Summary | |
void |
add(Rete engine)
Add these functions to the given Rete object |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public MathFunctions()
Method Detail |
public void add(Rete engine)
engine
- The rete object to get the functions installed.
|
© 1997 E.J. Friedman-Hill and Sandia Corporation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |