matrixMultiply returns a new array named what?
Phil Davis
phildavis at attbi.com
Mon Jul 29 13:46:01 EDT 2002
Oops - I forgot which tool I'm in. The expression would probably look more like this:
put matrixMultiply(arrayWith44rows, arrayWith44columns) into myNewArray
Phil
----- Original Message -----
From: "Phil Davis" <phildavis at attbi.com>
To: <metacard at lists.runrev.com>
Sent: Monday, July 29, 2002 10:04 AM
Subject: Re: matrixMultiply returns a new array named what?
> I've never used it, but... since matrixMultiply() is a function, I assume you supply the array name on the left side of the expression:
>
> myNewArray = matrixMultiply(arrayWith44rows, arrayWith44columns)
>
> Phil
>
> ----- Original Message -----
> From: "Gregory Lypny" <gregory.lypny at videotron.ca>
> To: <metacard at lists.runrev.com>
> Sent: Monday, July 29, 2002 8:03 AM
> Subject: matrixMultiply returns a new array named what?
>
>
> > Hi Everyone,
> >
> > The MC Reference says that matrixMultiply returns a new array.
> > What is the name of that array?
> >
> > Regards,
> >
> > Greg
> >
> > Gregory Lypny
> > Concordia University
> > ___________________
> > "Better for us if you don't understand."
> > - The Tragically Hip
> >
> > _______________________________________________
> > metacard mailing list
> > metacard at lists.runrev.com
> > http://lists.runrev.com/mailman/listinfo/metacard
>
> _______________________________________________
> metacard mailing list
> metacard at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/metacard
More information about the metacard
mailing list