Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Rationale

General Design

The aim was to provide a C++ implementation of QUADPACK routines that went beyond a simple FORTRAN language translation, and was easy to use in a C++ generic context.

Efficiency was an important consideration, and should be similar to QUADPACK (untested).

Copyright © 2007 Hugo Duncan

PrevUpHomeNext