From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7f57e31bdc545bf6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-09-18 06:26:41 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!feed.textport.net!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison References: <20010917163148.21164.00000793@mb-fs.aol.com> Subject: Re: matrix multiplication using 2d arrays Message-ID: <5YHp7.4169$p77.11941@www.newsranger.com> X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Tue, 18 Sep 2001 09:26:25 EDT Organization: http://www.newsranger.com Date: Tue, 18 Sep 2001 13:26:25 GMT Xref: archiver1.google.com comp.lang.ada:13151 Date: 2001-09-18T13:26:25+00:00 List-Id: 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