|
Orbital library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| orbital.math.Evaluations
since Orbital1.1 This class is deprecated since its (simple) methods are mere facades for convenience. Directly use the functions in Operations
and Functionals, instead. |
|
| Deprecated Fields | |
|---|---|
| orbital.logic.sign.SymbolBase.BOOLEAN_ATOM
Since Orbital1.1 use Types.TRUTH instead. |
|
| orbital.moon.logic.ClassicalLogic.Utilities.CONTRADICTION
Use Clause.CONTRADICTION instead. |
|
| orbital.logic.sign.SymbolBase.UNIVERSAL_ATOM
Since Orbital1.1 use Types.INDIVIDUAL instead. |
|
| Deprecated Constructors | |
|---|---|
| orbital.algorithm.template.BranchAndBound(Function, double)
Since Orbital1.1 use BranchAndBound.BranchAndBound(Function,Real) instead. |
|
| orbital.algorithm.template.GeneralSearchProblem.Transition(Object, double)
convenience constructor, prefer to use ValueFactory.valueOf(double).. |
|
| orbital.util.InnerCheckedException(Throwable, String)
Since JDK1.4 use InnerCheckedException.InnerCheckedException(String, Throwable) instead. |
|
| orbital.algorithm.template.MarkovDecisionProblem.DefaultTransition(double, double)
convenience constructor, prefer to use ValueFactory.valueOf(double).. |
|
| orbital.algorithm.template.MarkovDecisionProcess.DynamicProgramming(Function, double)
convenience constructor, prefer to use ValueFactory.valueOf(double).. |
|
|
Orbital library 1.3.0: 11 Apr 2009 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||