[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:01503] Fw: (by jtao@xxxxxxxxxxxxx) PStream


hi ,
 
typedef struct {
   int vSize;
   int order;
   int T;
   int width;
   DWin dw;
   SMatrices sm;
} PStream;
 
can you tell me the meaning of structure PStream and its each member?
 
thank you for your help
 
best regards,
jtao