예제 #1
0
파일: types.py 프로젝트: zeronek501/MP-SPDZ
 def print_reg_plain(self):
     inst.print_reg_signed(self.n, self)
예제 #2
0
파일: types.py 프로젝트: lance6716/SPDZ-2
 def print_reg_plain(self):
     inst.print_reg_signed(self.n, self)