Re: OON: Re: BLITZ, TNT and GNUSSL

From: Phil Austin (phil@geog.ubc.ca)
Date: Tue Mar 03 1998 - 14:18:51 EST


>>>>> "Dave" == Dave Steffen <steffend@glitch.physics.colostate.edu> writes:

    Dave> I'd hate to try to figure out how to call LAPACK routines
    Dave> with BLITZ objects - it's probably possible, and maybe it's
    Dave> easy, but I don't know for sure.

There's essentially no difference--both have column major Fortran
arrays, and in Blitz there's a member function array.data() to
provide the pointer for the fortran subroutine. The array
documentation for Blitz is quite complete, and we haven't experienced
any problems using the matrix operations in our code.

Phil



This archive was generated by hypermail 2b29 : Wed Feb 20 2002 - 03:20:06 EST