Class BfgsRootFinder

java.lang.Object

public class BfgsRootFinder extends OptimizationRootFinder
Implements the BFGS method to find zeros of a (multi-dimensional) function.
Author:
Matthias Thimm