NOX
Development
|
Predictor direction strategies. More...
Classes | |
class | AbstractStrategy |
Abstract interface class for predictor strategies. More... | |
class | Constant |
Constant predictor strategy More... | |
class | Factory |
Factory for creating Predictor strategy objects. More... | |
class | Random |
Random predictor strategy More... | |
class | Restart |
Restart predictor strategy More... | |
class | Secant |
Secant predictor strategy More... | |
class | Tangent |
Tangent predictor strategy More... | |
Predictor direction strategies.