comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Meaning of outer product
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Meaning of outer product [message #31428] Fri, 12 July 2002 17:33 Go to next message
Paul Sorenson is currently offline  Paul Sorenson
Messages: 48
Registered: May 2002
Member
Greetings,

IDL documentation says: "Note - If A and B arguments are vectors, then C =
MATRIX_MULTIPLY(A, B) is a matrix with C_ij = A_iB_j. Mathematically, this
is equivalent to the outer product. . . ." But I'm having difficulty
reconciling this with my understanding of outer product. . .

c.x = a.y*b.z - a.z*b.y
c.y = a.z*b.x - a.x*b.z
c.z = a.x*b.y - a.y*b.x

... which yields a vector (c) instead of a 2D array. Can anyone shed some
light on this?

-Paul Sorenson





-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------
http://www.newsfeed.com The #1 Newsgroup Service in the World!
-----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =-----
Re: Meaning of outer product [message #31528 is a reply to message #31428] Fri, 19 July 2002 13:57 Go to previous message
jeyadev is currently offline  jeyadev
Messages: 78
Registered: February 1995
Member
In article <3d37695a_2@corp-goliath.newsgroups.com>,
Paul Sorenson <aardvark62@msn.com> wrote:
> Thanks, James and M. Katz. Your responses really helped clear up this issue
> for me. To summarize: the IDL documentation is correct in referring to C_ij
> = A_iB_j as the outer product. Other resources that refer to the cross
> product as the "outer product" are using the term more loosely.
^^^^^^^

Incorrectly, would be better :-)

--

Surendar Jeyadev jeyadev@wrc.xerox.bounceback.com

Remove 'bounceback' for email address
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: bug in stregex?
Next Topic: Re: where are the user defined macros saved?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 03:42:14 PDT 2025

Total time taken to generate the page: 1.04087 seconds