Gobelijn API documentation
- generated for commit a0cbea7
|
This is the complete list of members for Plotter< T >, including all inherited members.
operator()(const std::function< T(T)> &f, T from=0.0, T to=1.0, unsigned int n=10) const | Plotter< T > | |
plot(const std::function< T(T)> &f, T from=0.0, T to=1.0, unsigned int n=10) const | Plotter< T > | |
Plotter()=default | Plotter< T > | |
~Plotter()=default | Plotter< T > | virtual |