This library holds general miscelleneous functions such as reading configuration files, low level homogeneous matrices computation, low level attributes and general machine specific low level routines. Several header files can be found for this library:
Header (include/*.h) | Functionality |
config.h | Manipulation of configuration files (*.cfg files) |
dist_pts.h | Enegry based distribution of points. |
gen_mat.h | Homogeneous matrices manipulation |
getarg.h | Command line parsing for application tools |
imalloc.h | Low level dynamic memory functions for IRIT |
miscattr.h | Low level attribute related functions |
priorque.h | An implementation of a priority queue |
xgeneral.h | Low level, machine specific, routines |