Uses of Class
pulse.search.direction.SR1Optimiser
-
Packages that use SR1Optimiser Package Description pulse.search.direction Provides a list ofPathSolver
s and associated classes, which are used to determine the direction of the minimum of a specificSearchTask
using an iterative approach. -
-
Uses of SR1Optimiser in pulse.search.direction
Methods in pulse.search.direction that return SR1Optimiser Modifier and Type Method Description static SR1Optimiser
SR1Optimiser. getInstance()
This class uses a singleton pattern, meaning there is only instance of this class.
-