vtf-logo

Numerical Algorithms Package

Introduction

This is a numerical algorithms package that I use in various projects. It's not a general purpose library. I just add functionality as I need it.

This is a templated C++ class library. All the functionality is implemented in header files. Thus there is no library to compile or link with. Just include the appropriate header files in your application code when you compile.

This package is composed of a number of sub-packages. All classes and functions are in the numerical namespace.


Generated on Fri Aug 24 12:56:05 2007 for Numerical Algorithms Package by  doxygen 1.4.7