示例#1
0
 def repr_hd_map(self):
     return repr_hd_map_productn(2, 'U', self.nl)
示例#2
0
 def repr_hd_map(self):
     return repr_hd_map_productn(2, 'L')
示例#3
0
 def repr_hd_map(self):
     return repr_hd_map_productn(len(self.F), 'U', self.nu)
示例#4
0
 def repr_hd_map(self):
     return repr_hd_map_productn(self.n)
示例#5
0
 def repr_hd_map(self):
     return repr_hd_map_productn(2, 'U', self.nl)
示例#6
0
 def repr_hd_map(self):
     n = len(self.Fs)
     return repr_hd_map_productn(n)
示例#7
0
 def repr_hd_map(self):
     return repr_hd_map_productn(self.n)
示例#8
0
 def repr_hd_map(self):
     return repr_hd_map_productn(len(self.F), 'U', self.nu)
示例#9
0
 def repr_hd_map(self):
     return repr_hd_map_productn(2, 'L')