comp.lang.ada
 help / color / mirror / Atom feed
* multiplying matrices (2d arrays)
@ 2001-09-17 20:36 Jabroney02
  2001-09-17 20:46 ` tmoran
  0 siblings, 1 reply; 2+ messages in thread
From: Jabroney02 @ 2001-09-17 20:36 UTC (permalink / raw)


can anyone tell me or give some advice on  how to write a program that
multiplies two matrices, i tried doing it with for loops but i get errors,
please email me the answer if you know, thanx



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

* Re: multiplying matrices (2d arrays)
  2001-09-17 20:36 multiplying matrices (2d arrays) Jabroney02
@ 2001-09-17 20:46 ` tmoran
  0 siblings, 0 replies; 2+ messages in thread
From: tmoran @ 2001-09-17 20:46 UTC (permalink / raw)


>multiplies two matrices, i tried doing it with for loops but i get errors,
"get errors" gives a single bit of information.  How about saying what
errors you got?  We don't even know if you are getting compile-time
errors or run-time errors.  If compile-time, please show the relevant
source code snippet.  If run-time, please show the exact error message
and the input matrices and any output.
  If you are not trying to learn Ada, or matrix math, but merely want
to find the product of two matrices, and you don't have a scientific
calculator that will do the job, try looking for matrix math source
code in www.adapower.com



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

end of thread, other threads:[~2001-09-17 20:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-17 20:36 multiplying matrices (2d arrays) Jabroney02
2001-09-17 20:46 ` tmoran

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