On 10/12/07, Arie Groeneveld <[EMAIL PROTECTED]> wrote:
> GNext=: +/P*0>.D<.(,-&B) BL
...
> sub problem)). Well, that's a lesson learned. No doubt
> there will be much cleverer solutions to this all. The most
...

You might already have that as simplified as is reasonable.

That said, here are some things to think about?

How many of those names (P, D, B, BL) represent independent
variables (as opposed to constants or dependent variables)?

Can B contain negative numbers, or only positive?

What are the ranks of the values associated with those names?

How is it that P has the same shape as (,-&B)BL  ?

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to