Пример #1
0
 public SubBand(Buffer b, int q, Parameters p)
 {
     par = p;
     qi = q;
     buf = b;
 }