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

Home » Public Forums » archive » Row major / column major
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
Row major / column major [message #83017] Thu, 31 January 2013 15:19
markjamie is currently offline  markjamie
Messages: 30
Registered: November 2012
Member
I can hear you all sigh already.... I know... We've all been here before... but after all my reading I'm still utterly confused.

I need to loop over the large dimension of a 3 x very large array,let's say 3 x 1E9. Sadly, given the operation I'm performing, there's no easy way to get round the loop using histogram etc.

To improve the loop efficiency should the array be defined as:

Myarray = intarr(3,1E9)

Or

Myarray = intarr(1E9,3)

Does it matter at all? Have I got totally the wrong idea with this?
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: equivalent width measure in idl
Next Topic: Re: Row major / column major

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

Current Time: Wed Oct 08 15:07:54 PDT 2025

Total time taken to generate the page: 0.00408 seconds