Class Algo748_fun

Class Documentation

class Mechatronix::Algo748_fun

Class function for Algo748 class

Public Functions

inline Algo748_fun()
inline Algo748_fun(real_type (*fun)(real_type))
inline virtual real_type eval(real_type x)

Protected Attributes

real_type (*m_fun)(real_type)