Re: Arrays and Matrix Algebra

2002-03-18 Thread crob
Message: 1 Date: Mon, 18 Mar 2002 12:17:49 -0500 Subject: Re: metacard digest, Vol 1 #133 - 9 msgs From: Gregory Lypny [EMAIL PROTECTED] To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Thanks for the response. But, actually, my question was whether MC treats numerically-indexed arrays in the

Re: Arrays and Matrix Algebra

2002-03-16 Thread Dave Jones
Just wanted to confirm the correct way to set up arrays to be able to do matrix math. If I have an array named X, does MetaCard treat x[3,4] as the fourth element in the third row of X and x[8,2] as the second element in the eigth row? Regards, Greg Greg, I don't really follow this

Re: Arrays and Matrix Algebra

2002-03-15 Thread Gregory Lypny
I guess we'll have to experiment with some actual calculations. Any word on this, Scott? Greg On Friday, March 15, 2002, at 12:03 PM, metacard- [EMAIL PROTECTED] wrote: Message: 2 Date: Thu, 14 Mar 2002 23:39:39 +0100 Subject: Re: Arrays and Matrix Algebra From: [EMAIL

Arrays and Matrix Algebra

2002-03-14 Thread Gregory Lypny
Hi Everyone, Just wanted to confirm the correct way to set up arrays to be able to do matrix math. If I have an array named X, does MetaCard treat x[3,4] as the fourth element in the third row of X and x[8,2] as the second element in the eigth row? Regards, Greg

Re: Arrays and Matrix Algebra

2002-03-14 Thread Dr. Wolfgang Rost
am 14.03.2002 17:51 Uhr schrieb Gregory Lypny unter [EMAIL PROTECTED]: Hi Everyone, Just wanted to confirm the correct way to set up arrays to be able to do matrix math. If I have an array named X, does MetaCard treat x[3,4] as the fourth element in the third row of X and x[8,2] as the