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 Thu Jun 30 02:15:00 2016 for Numerical Algorithms Package by  doxygen 1.6.3