NNFS
Neural network library from scratch
Loading...
Searching...
No Matches
canvas.h File Reference
#include <QWidget>
#include <QLabel>
#include <QVBoxLayout>
#include <QMouseEvent>
#include <QPainter>
#include <Eigen/Core>
Include dependency graph for canvas.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Canvas
 The Canvas class represents a custom widget for drawing on a canvas. More...