File: interleaver.doc

package info (click to toggle)
libitpp 4.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 7,520 kB
  • ctags: 6,341
  • sloc: cpp: 51,608; sh: 9,248; makefile: 636; fortran: 8
file content (12 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
/*!
\page interleaver Interleaving and de-interleaving of data

This example shows how to use one of the interleaving classes.

\include interleaver.cpp

When you run this program, the output will look like this:

\include interleaver.ref

*/