Esempio n. 1
0
 def __test_invalid_stage(stage):
     MGLSADF(20, stage=stage)
Esempio n. 2
0
 def __test(order, alpha, stage):
     __test_synthesis(MGLSADF(order, alpha, stage))