TF++, Miscellaneous classes and modules in C++:
Modules
Here is a list of all modules:
[detail level 12]
 Blitz++ utilities
 Commandline options and arguments.Evaluate options and arguments given on the command line
 Interface provided through commandline.hInterface provided through commandline.h
 Interface provided through xcmdline.hInterface provided through xcmdline.h
 Interface provided through handle.hInterface provided through handle.h
 Small utilities of unspecific purpose.
 I/O byte swapping facility.Provides function to check bytesex and swap input bytes
 Interface provided through bytesex.hInterface provided through bytesex.h,
 Interface provided through complexio.hInterface provided through complexio.h
 Interface provided through fortranio.hInterface provided through fortranio.h,
 FORTRAN I/O functionsFORTRAN file data input and output functions
 Interface provided through bytesex.hInterface provided through bytesex.h,
 Interface provided through complexio.hInterface provided through complexio.h
 Interface provided through fortranio.hInterface provided through fortranio.h,
 File system utilities.An interface to libc file system functions
 Interface provided through fs.hInterface provided through fs.h
 Error handling module
 Interface provided through error.hInterface provided through error.h
 Interface provided through misc.hInterface provided through misc.h
 Numerical functions.Provide numerical functions, random numbers, etc
 TEST: Blitz array reading and writing
 TEST: Commandline evaluation.
 TEST: Fortran I/O and byte swapping.