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

Home » Public Forums » archive » Re: Cleaver 2d reverse indicies?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Cleaver 2d reverse indicies? [message #63300 is a reply to message #63297] Mon, 03 November 2008 16:40 Go to previous messageGo to previous message
Chris[6] is currently offline  Chris[6]
Messages: 84
Registered: July 2008
Member
On Nov 3, 11:26 am, Brian Larsen <balar...@gmail.com> wrote:
> Chris,
>
> This works like a charm and is noticeably faster (~1.5 times).  Gotta
> love this usenet group.
>
> Thanks much.
>
> Say you were to move to 3d (or 4d) does this extend in the same manner
> with just one total loop or can you just kill one?  Brain is a bit
> slow on this today (it is Monday after all).
>
> Brian
>
> ------------------------------------------------------------ --------------
> Brian Larsen
> Boston University
> Center for Space Physicshttp://people.bu.edu/balarsen/Home/IDL

Yes, I think one loop through all of the indices is always possible.

In fact, come to think of it, you don't even need to do the
transformation. IDL just converts array[x,y,z] back into array[i]
anyways - this could save some extra time.

chris
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL hilbert() function
Next Topic: google code search

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

Current Time: Thu Oct 09 18:54:48 PDT 2025

Total time taken to generate the page: 0.23981 seconds