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:
@@ -6,12 +6,12 @@
|
||||
#ifndef GC_BITPREPFILES_H_
|
||||
#define GC_BITPREPFILES_H_
|
||||
|
||||
namespace GC
|
||||
{
|
||||
|
||||
#include "ShiftableTripleBuffer.h"
|
||||
#include "Processor/Data_Files.h"
|
||||
|
||||
namespace GC
|
||||
{
|
||||
|
||||
template<class T>
|
||||
class BitPrepFiles : public ShiftableTripleBuffer<T>, public Sub_Data_Files<T>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user