| 
ixlib 
 
ixlib is a small c++ tools library based upon the standard template library. It provides 
 
-  an exception handling framework 
 -  basic integer types with bit size (such as "TUnsigned16") 
 -  garbage collection 
 -  automatic array management 
 -  planar geometry (rectangles, regions) 
 -  matrices (including linear system solver, Cholesky and LU decomposition, determinants, inversion, Gauss and Gauss-Jordan elimination) 
 -  command line parsing 
 -  versatile int <-> string conversions 
 -  regular expressions 
 -  xml parsing 
  
  | 
| 
Current Version:   0.94.0
 
License Type:   LGPL
 
  | 
| 
Home Site:
 http://ixlib.sourceforge.net/
 http://sourceforge.net/projects/ixlib/
 
Source Code Availability:   Yes
 
Available Binary Packages:
 
 
- Debian Package:   No
 - RedHat RPM Package:   No
 - Other Packages:   No
  
Targeted Platforms:
  Linux, C++ platforms
Software/Hardware Requirements:
  C++ compiler
  | 
| 
Other Links:
 None
 
Mailing Lists/USENET News Groups:
  None
User Comments:
 
See A Screen Shot? (Not Yet)
 
  |