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

Home » Public Forums » archive » Re: a=a(*,*,[4,1,2,3,0]) efficiency
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: a=a(*,*,[4,1,2,3,0]) efficiency [message #12292 is a reply to message #12291] Wed, 15 July 1998 00:00 Go to previous messageGo to previous message
David Kastrup is currently offline  David Kastrup
Messages: 33
Registered: February 1998
Member
David Foster <foster@bial1.ucsd.edu> writes:

> I would suggest using the temporary() function to reduce the
> memory overhead:
>
> a = temporary(a(*,*,[4,1,2,3,0]))

Unless I am mistaken, this will not reduce memory requirements at
all because it converts something into a temporary that has been a
temporary in the first place. How about

a = (temporary(a))[*,*,[4,1,2,3,0]]


--
David Kastrup Phone: +49-234-700-5570
Email: dak@neuroinformatik.ruhr-uni-bochum.de Fax: +49-234-709-4209
Institut f�r Neuroinformatik, Universit�tsstr. 150, 44780 Bochum, Germany
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: IDL byteorder vs VB5 ?
Next Topic: The death of WIDED (was: Interactively building GUIs in IDL 5.1?)

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

Current Time: Fri Oct 10 17:49:43 PDT 2025

Total time taken to generate the page: 0.00708 seconds