rlnc 0.8.0

Random Linear Network Coding
Documentation
1
2
3
4
5
6
7
pub mod decoder;
pub mod encoder;
pub mod recoder;

mod consts;
mod decoder_matrix;
mod tests;