Exemplo n.º 1
0
 def test_random(self):
     Homography.random('d')
     Homography.random('f')
Exemplo n.º 2
0
 def random(self):
     Homography.random(ctypes.c_double)
     Homography.random(ctypes.c_float)
Exemplo n.º 3
0
 def test_random(self):
     Homography.random('d')
     Homography.random('f')