Class BfgsSolver


  • public class BfgsSolver
    extends Solver
    This class implements the BFGS algorithm for solving unconstrained optimization problems.
    Author:
    Matthias Thimm