Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Examples  

Arageli Documentation

This is a documentation for library Arageli written by N.Yu.Zolotykh . Check its version. Version of bigarith module for Win32 is written by Max Alekseyev . Some parts of bigarith module are written by E.A.Agafonov.

Arageli is a C++ library for computations in ARithmetic, Algebra, GEometry, Linear and Integer linear programming. Current version contains an implementation of arbitary precision arithmetics on integer and rational numbers, vectors, matrices, simplex table and others. Some time-critical parts are written in assembler. You can use this assembler code or C++ code instead.

The library has been tested in the following environments:

Copyright (C) 2000, 2002 Nikolai Yu. Zolotykh

This software is free. You can use, copy, and distribute this software and its documentation for any purpose with or without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation.

This software is provided "as is" without warranty.

Any comments and suggestions are welcome.

Installation

If you have Borland make utility simply type:

make -ffilenname all

where filename is used as make file. The following make files are available:


Generated at Tue Jan 22 20:37:04 2002 for Arageli by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001