Add BoostAODE model based on AODE

This commit is contained in:
2023-08-15 16:16:04 +02:00
parent fa612c531e
commit 4d4780c1d5
5 changed files with 35 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
#include "KDBLd.h"
#include "SPODELd.h"
#include "AODELd.h"
#include "BoostAODE.h"
namespace platform {
class Models {
private: