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