Class Algo748

Class Documentation

class Mechatronix::Algo748

Implementation of:

  • G. E. Alefeld, Florian A Potra, Yixun Shi, Algorithm 748: enclosing zeros of continuous functions, ACM Transactions on Mathematical Software, vol 21, N.3, 1995

Public Functions

inline Algo748()
inline ~Algo748()
inline real_type eval(real_type a, real_type b, Algo748_fun *fun)
inline real_type eval(real_type a, real_type b, real_type (*pfun)(real_type))
inline integer used_iter() const