Class NegativePartRegularizedWithErf

Inheritance Relationships

Base Type

Class Documentation

class Mechatronix::NegativePartRegularizedWithErf : public Mechatronix::RegularizedBase

Negative part smoothed.

Inizialization

inline explicit NegativePartRegularizedWithErf()
virtual void setup(GenericContainer const &gc) override
void setup(real_type h)

Initialize NegativePartRegularizedWithErf given h

inline void update_h(real_type h)

Evaluate

virtual real_type operator()(real_type x) const override

../_images/NegativePartRegularizedWithErf0.jpeg

virtual real_type D(real_type x) const override

../_images/NegativePartRegularizedWithErf1.jpeg

virtual real_type DD(real_type x) const override

../_images/NegativePartRegularizedWithErf2.jpeg

Info

virtual string info() const override