mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-09 13:37:58 -05:00
Decision tree training.
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
~Machine();
|
||||
|
||||
void load_schedule(const string& progname);
|
||||
void load_program(const string& threadname, const string& filename);
|
||||
size_t load_program(const string& threadname, const string& filename);
|
||||
|
||||
template<class U>
|
||||
void reset(const U& program);
|
||||
|
||||
Reference in New Issue
Block a user