Beispiel #1
0
 def __repr__(self):
     return repr_attrs(self, 'scale')
Beispiel #2
0
 def __repr__(self):
     return repr_attrs(self, 'constant')
Beispiel #3
0
 def __repr__(self):
     return repr_attrs(self, 'mean', 'width')
Beispiel #4
0
 def __repr__(self):
     return repr_attrs(self, 'mult')
Beispiel #5
0
 def __repr__(self):
     return repr_attrs(self, 'mean', 'std')
Beispiel #6
0
 def __repr__(self):
     return repr_attrs(self, 'name')
Beispiel #7
0
 def __repr__(self):
     return repr_attrs(self, 'name')
Beispiel #8
0
 def __repr__(self):
     return repr_attrs(self, 'gain')
Beispiel #9
0
 def __repr__(self):
     return repr_attrs(self, 'gain')