Add print image

This commit is contained in:
2025-10-22 18:47:05 +02:00
parent 593b813988
commit 59fd47e684
3 changed files with 44 additions and 6 deletions

View File

@@ -52,4 +52,5 @@ private:
std::vector<std::array<float, numberOfFunc>> similTable;
void setUpTable();
void drawToFile();
};