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

Home » Public Forums » archive » large arrays and transpose
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
large arrays and transpose [message #31350] Mon, 01 July 2002 07:49 Go to previous message
Sean Raffuse is currently offline  Sean Raffuse
Messages: 46
Registered: July 2001
Member
Hello.

I have an array like so:

output = intarr(100, 3600,1800)

At the end of my program, I would like to do this:
output = TRANSPOSE(output, [1, 2, 0])

Problem is that the array is too large, and I am "unable to allocate memory
to make array."

I've tried using the TEMPORARY function with the same result. Any idea on
how to achieve this operation without eating all of the rest of my memory?

thanks in advance,

Sean
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: largest array, most memory accessible
Next Topic: ecw IDL Reader

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

Current Time: Wed Oct 08 14:52:36 PDT 2025

Total time taken to generate the page: 0.00472 seconds