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

Home » Public Forums » archive » Re: Avoiding multiple or complex WHEREs?
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: Avoiding multiple or complex WHEREs? [message #75308 is a reply to message #75220] Tue, 22 February 2011 08:29 Go to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Feb 21, 6:55 pm, Gianguido Cianci <gianguido.cia...@gmail.com>
wrote:
> Yeah :-/ I guess I am trying to build something like a HASH with two
> keys for each value... but I could be going about this completely
> backwards!

It depends on how you are going to use it, but this problems suggests
to me making a class that overloaded the brackets, to search for what
you want, and return !null if not found. Internally it could use
hashes, lists or arrays (of values or pointer arrays). The better
choice depends on things like the number of points and whether they
form a grid in ID, whether Ts are integers (I am guessing that
particle IDs are). That way it would be usable doing things like

p_cool=p[[1,3,4],23:100]
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: RK4 and IDL's array truncation
Next Topic: howto select and deselect plotting windows?

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

Current Time: Wed Oct 08 17:44:19 PDT 2025

Total time taken to generate the page: 0.00425 seconds