Class NewtonRootFinder

java.lang.Object
org.tweetyproject.math.opt.rootFinder.RootFinder
org.tweetyproject.math.opt.rootFinder.NewtonRootFinder

public class NewtonRootFinder extends RootFinder
This class implements the Newton method for finding zeros of a function.
Author:
Matthias Thimm