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

Home » Public Forums » archive » matrix multiplication
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
matrix multiplication [message #63081] Tue, 28 October 2008 11:32
russ[1] is currently offline  russ[1]
Messages: 8
Registered: April 2008
Junior Member
Hi

Probably a stupid question but I haven't used idl for a while

Is there a quicker way of doing this?

a=fltarr(1000,20)
b=fltarr(20)

for i=0,999 do begin
a(i,*)=a(i,*)*b
endfor

Thanks

Russ
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: DEPTH_TEST_FUNCTION, DEPTH_TEST_DISABLE properties (send an object to back)
Next Topic: Where the heck is the IDL Virtual Machine?

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

Current Time: Wed Oct 08 18:43:33 PDT 2025

Total time taken to generate the page: 0.00303 seconds