Yes - apparently running under jconsole is non-standard enough that I
don't get those definitions.  It works fine if I run under J7 GTK.

On Fri, May 11, 2012 at 4:51 AM, Aai <agroeneveld...@gmail.com> wrote:
>
>>
>> p4=: 1 :(':';'({:y)+6%~+/1 2 2 1*(x*[: u y+(*x&,@{:))/\.1 0.5 0.5,x*u y')
>
> should be:
>
> p4=: 1 :(':';'({:y)+6%~+/1 2 2 1*(x*[: u y+(*x&,))/\.1 0.5 0.5,x*u y')
>
>
> (*x&,@{:)
>
> was used in an earlier attempt with an accumulating fold. It can be
> simplified (because of using the faster scan fold) to
>
> (*x&,)
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm



-- 
Devon McCormick, CFA
^me^ at acm.
org is my
preferred e-mail
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to