LIBFMSR  0.1
File List
Here is a list of all files with brief descriptions:
fmsr.cImplements core libfmsr functions callable by third-party apps
fmsr.h [code]Contains prototypes for functions implemented in fmsr.c, main include file accessed by third-party applications
fmsrutil.cImplements internal functions to supplement the core libfmsr functions in fmsr.c
fmsrutil.h [code]Contains prototypes for functions implemented in fmsrutil.c
gf.cImplements GF(256) arithmetics
gf.h [code]Contains prototypes for functions implemented in gf.c
matrix.cImplements various matrix operations
matrix.h [code]Contains prototypes for functions implemented in matrix.c
misc.cImplements various convenience functions (e.g., error reporting)
misc.h [code]Contains prototypes for functions implemented in misc.c
 All Data Structures Files Functions Variables Typedefs Defines