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