Class MEAL::InverseRule

template<class T>
class InverseRule : public MEAL::UnaryRule<T>

Computes the inverse of a model and its partial derivatives.

Public Functions

std::string get_name() const

Return the name of the class.