Example #1
0
 def laplace(self, b):
     self.histogram = LaplaceMechanism(self.histogram, b)