comp.lang.ada
 help / color / mirror / Atom feed
From: Robert A Duff <bobduff@world.std.com>
Subject: Re: Linear Algebra package for Ada ?
Date: 2000/04/25
Date: 2000-04-25T00:00:00+00:00	[thread overview]
Message-ID: <wccaeiicnay.fsf@world.std.com> (raw)
In-Reply-To: 3904ACD0.3FE0EEDC@freesurf.fr

Laurent GASSER <lgasser@freesurf.fr> writes:

> Beware that Fortran is one of the rare language to store
> matrix entries column-wise. Most of the others do it
> row-wise. So you may have to work with transposed matrices
> somewhere...

You can use pragma Convention(Fortran) to cause the Ada compiler to
store matrices column-wise.

- Bob




  reply	other threads:[~2000-04-25  0:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-23  0:00 Linear Algebra package for Ada ? Reinert Korsnes
2000-04-24  0:00 ` Robert Dewar
2000-04-24  0:00   ` Reinert Korsnes
2000-04-24  0:00     ` Marin D. Condic
2000-04-25  0:00     ` Gisle S�lensminde
2000-04-24  0:00   ` Laurent GASSER
2000-04-25  0:00     ` Robert A Duff [this message]
2000-04-25  0:00       ` Robert Dewar
2000-04-24  0:00   ` David Starner
2000-04-24  0:00     ` Reinert Korsnes
2000-04-25  0:00 ` Gautier
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox