Ejemplo n.º 1
0
'''
Ejemplo n.º 2
0
'''
Ejemplo n.º 3
0
 def rowMax(self):
     """Returns ara containing most frequent element in each row of the profile."""
     return max(self.Data, 1)