comp.lang.ada
 help / color / mirror / Atom feed
* matrix multiplication using 2d arrays
@ 2001-09-17 20:31 Jabroney02
  2001-09-17 20:34 ` Jabroney02
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jabroney02 @ 2001-09-17 20:31 UTC (permalink / raw)


can anybody tell me how to multiply 2 matrices together, i triedd for loops but
i couln't get them to work



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: matrix multiplication using 2d arrays
  2001-09-17 20:31 matrix multiplication using 2d arrays Jabroney02
@ 2001-09-17 20:34 ` Jabroney02
  2001-09-18  3:25 ` Jeffrey Carter
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Jabroney02 @ 2001-09-17 20:34 UTC (permalink / raw)


if anyone knows please email me the answer, thanx in advance



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: matrix multiplication using 2d arrays
  2001-09-17 20:31 matrix multiplication using 2d arrays Jabroney02
  2001-09-17 20:34 ` Jabroney02
@ 2001-09-18  3:25 ` Jeffrey Carter
  2001-09-18 13:26 ` Ted Dennison
  2001-09-18 13:55 ` Peter Hermann
  3 siblings, 0 replies; 5+ messages in thread
From: Jeffrey Carter @ 2001-09-18  3:25 UTC (permalink / raw)


If this isn't a homework assignment, you could take a look at the
PragmAda Reusable Components, found at

http://home.earthlink.net/~jrcarter010/pragmarc.htm

or the mirror at

www.adapower.com

One of the components implements matrix math.

-- 
Jeff Carter
"English bed-wetting types."
Monty Python & the Holy Grail



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: matrix multiplication using 2d arrays
  2001-09-17 20:31 matrix multiplication using 2d arrays Jabroney02
  2001-09-17 20:34 ` Jabroney02
  2001-09-18  3:25 ` Jeffrey Carter
@ 2001-09-18 13:26 ` Ted Dennison
  2001-09-18 13:55 ` Peter Hermann
  3 siblings, 0 replies; 5+ messages in thread
From: Ted Dennison @ 2001-09-18 13:26 UTC (permalink / raw)


In article <20010917163148.21164.00000793@mb-fs.aol.com>, Jabroney02 says...
>
>can anybody tell me how to multiply 2 matrices together, i triedd for loops but
>i couln't get them to work

Since "matrix" isn't a standard data type, you'll either have to provide more
info (assuming this is really an Ada question), or you'll have to ask your
question in a mathematics newsgroup (if you are really asking how this is done
in general, like you appear to be asking).

---
T.E.D.    homepage   - http://www.telepath.com/dennison/Ted/TED.html
          home email - mailto:dennison@telepath.com



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: matrix multiplication using 2d arrays
  2001-09-17 20:31 matrix multiplication using 2d arrays Jabroney02
                   ` (2 preceding siblings ...)
  2001-09-18 13:26 ` Ted Dennison
@ 2001-09-18 13:55 ` Peter Hermann
  3 siblings, 0 replies; 5+ messages in thread
From: Peter Hermann @ 2001-09-18 13:55 UTC (permalink / raw)


Jabroney02 <jabroney02@aol.com> wrote:
> can anybody tell me how to multiply 2 matrices together, i triedd for loops but
> i couln't get them to work

http://www.csv.ica.uni-stuttgart.de/ftp/pub/ada/ica/format/

-- 
Peter Hermann Tel+49-711-685-3611 Fax3758 ica2ph@csv.ica.uni-stuttgart.de
Pfaffenwaldring 27 Raum 114, D-70569 Stuttgart Uni Computeranwendungen
http://www.csv.ica.uni-stuttgart.de/homes/ph/
Team Ada: "C'mon people let the world begin" (Paul McCartney)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-09-18 13:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-17 20:31 matrix multiplication using 2d arrays Jabroney02
2001-09-17 20:34 ` Jabroney02
2001-09-18  3:25 ` Jeffrey Carter
2001-09-18 13:26 ` Ted Dennison
2001-09-18 13:55 ` Peter Hermann

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