Use overrides where needed (+encoding and header cleanup)

This commit is contained in:
Romain Janvier
2025-02-12 09:54:04 +01:00
parent efab553b92
commit b4d3fc1a07
6 changed files with 29 additions and 34 deletions
-2
View File
@@ -31,8 +31,6 @@
//System
#include <assert.h>
#include <iostream>
static const int FeatureImportanceColumn = 1;
Train3DMASCDialog::Train3DMASCDialog(QWidget* parent/*=nullptr*/)