search for: deloop

Displaying 2 results from an estimated 2 matches for "deloop".

Did you mean: eloop
2007 Feb 01
3
Can this loop be delooped?
...)]}) In this case, smallindexlist will be a list like I had before if the subvectors are not all the same size, but if the subvectors are all the same size, it appears that I get an array. Can I force this operation to give me a list the way I want it in all cases? Or is there a better way to deloop my original code? Thanks! -- TMK -- 212-460-5430 home 917-656-5351 cell
2007 Feb 02
1
Another loop - deloop question
Hi. You folks are so clever, I thought perhaps you could help me make another procedure more efficient. Right now I have the following setup: p is a vector of length m g is a list of length n, g[[i]] is a vector whose elements are indices of p, i.e., integers between 1 and m inclusive); the g[[i]] cover the full set 1:m, but they don't have to constitute an exact partition, theycan