#include "IInputGenerator.hpp"
#include <cmath>
#include <iostream>
Go to the source code of this file.
Classes | |
class | InputGeneratorSinus |
A generator that generates inputs and corresponding outputs to the Sinus funciton. More... | |
class | InputRepresentationSinus |
An openGL representation. More... |