Installation

Most of exmat is constructed using header only, while some mathematical functions (e.g. sin cos) and expression specializations are pre-compiled into binary.

To build the library, makefile is provided for GCC while workspace files are provided for Microsoft Visual Studio 6 and .net 2002.

The compiled library will be placed inside the "lib" folder.
Simply include the header "exmat.h" inside the include directory and link with the compiled library for your project.

Go to the next section : The basic


Generated on Sat May 6 23:12:04 2006 for Exmat by  doxygen 1.4.6-NO