Ejemplo n.º 1
0
 def __test_invalid_stage(stage):
     GLSADF(20, stage=stage)
Ejemplo n.º 2
0
 def __test(order, stage):
     __test_synthesis(GLSADF(order, stage))