Did it not work?

On Thu, Sep 18, 2014 at 1:14 PM, Vikas N Kumar <vi...@cpan.org> wrote:
> On 09/17/2014 05:52 PM, Chris Marshall wrote:
>> You can use slice() to select elements "by hand"
>> but in this case, I would probably use rotate() or
>> rshift() to generate the appropriate mask piddle.
>
> Does the over{} block accept calling other PDL in-built functions such
> as rotate() or index() or can I only use non-PDL functions like the
> function "line" in the example for thread_define ?
>
> --Vikas

_______________________________________________
Perldl mailing list
Perldl@jach.hawaii.edu
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to