chemmisol 0.1
Loading...
Searching...
No Matches
chemmisol::Homotopy< X, M > Member List

This is the complete list of members for chemmisol::Homotopy< X, M >, including all inherited members.

Homotopy(const std::list< X > &x0, std::function< X(const X &)> f, std::function< M(const X &)> df, std::function< X(const X &)> g, std::function< M(const X &)> dg) (defined in chemmisol::Homotopy< X, M >)chemmisol::Homotopy< X, M >inline
solve_iter(std::size_t n) const (defined in chemmisol::Homotopy< X, M >)chemmisol::Homotopy< X, M >