Classes | |
class | AbstractStrategy |
Abstract interface class for step size control strategies. More... | |
class | Adaptive |
Adaptive step size control strategy More... | |
class | Constant |
Constant step size control strategy More... | |
class | Factory |
Factory for creating step size control strategy objects. More... |