In file ./include/vob/opt/Zero1D.hxx:

template<class F> double Vob::findZero1D

(const F &f,
  double low,
  double high,
  int nrounds,
  bool &success)

A simple 1D zero finder that starts with two points where the function must have a different sign

Documentation

A simple 1D zero finder that starts with two points where the function must have a different sign

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.