
Package esop01-src.tar.gz or esop01-src.zip

This package gives a complete version of the code that illustrates
the paper :

Alexandre Duret-Lutz, Thierry Geraud, and Akim Demaille.
Comparison of genericity in Ada and C++\\for efficient numerical
computing. Submitted to European Symposium On Programming (ESOP'2001),
Genova, Italy, April 2-6, 2001.

This package contains the files:

    esop01-src/
    esop01-src/ada/
    esop01-src/ada/matrix33.ads
    esop01-src/ada/matrix33_closure.ads
    esop01-src/ada/matrix33-inst.ads
    esop01-src/ada/matrix33_sum.ads
    esop01-src/ada/matrix33_sum.adb
    esop01-src/ada/matrix33-inst.adb
    esop01-src/ada/matrix_test.adb
    esop01-src/ada/matrix33.adb
    esop01-src/cpp/
    esop01-src/cpp/matrix.hh
    esop01-src/cpp/matrix_test.cc
    esop01-src/README
