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

Home » Public Forums » archive » which array dimensions are contiguous?
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
which array dimensions are contiguous? [message #47524] Mon, 13 February 2006 11:26
greg michael is currently offline  greg michael
Messages: 163
Registered: January 2006
Senior Member
I know somebody wrote this only recently, but I can't find it again. If
the function below, EvaluateFunctionSection, returns a 2-d array
(ns,nl), will assignment put it into contiguous memory, or make some
kind of awful (slow?) mess?

b=fltarr(ns,nl,n_elements(f))
for i=1,n_elements(f) do begin

b[*,*,i]=self-> EvaluateFunctionSection(f[i],ln,sm,nl,ns,downsample=downsamp le)
endfor

thanks,
Greg
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: multi-dimensions in IDL
Next Topic: Re: which array dimensions are contiguous?

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

Current Time: Fri Oct 10 13:58:05 PDT 2025

Total time taken to generate the page: 0.64015 seconds