Uses of Class
pulse.search.direction.ComplexPath
-
Packages that use ComplexPath 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 ComplexPath in pulse.search.direction
Methods in pulse.search.direction with parameters of type ComplexPath Modifier and Type Method Description static VectorHessianDirectionSolver. solve(ComplexPath cp, Vector rhs)
-