Does there anyone know the difference between these two RS code function?
After i call the two function, rsdec can correct errors but other one can't.
If I want to encode [2 1 4 2] by RS,rsdec can correct errors but comm.RSDecoder still not to do that.
Thank you everyone.