mirror of
https://github.com/rmontanana/mdlp.git
synced 2025-08-16 07:55:58 +00:00
test: ⚡ Refactor tests to new version
This commit is contained in:
@@ -27,7 +27,7 @@ namespace mdlp {
|
||||
~CPPFImdlp();
|
||||
CPPFImdlp& fit(samples_t&, labels_t&);
|
||||
samples_t getCutPoints();
|
||||
inline string version() { return "0.9.7"; };
|
||||
inline string version() { return "1.0.0"; };
|
||||
};
|
||||
}
|
||||
#endif
|
Reference in New Issue
Block a user