Re: How to use Thread when second argument to function is a list
- To: mathgroup at smc.vnet.net
- Subject: [mg86394] Re: How to use Thread when second argument to function is a list
- From: Peter Pein <petsie at dordos.net>
- Date: Mon, 10 Mar 2008 02:04:23 -0500 (EST)
- References: <fr0cqr$eh8$1@smc.vnet.net>
I forgot a Range[] -- sorry! mchain[p_] := (findNonZeroElements[#1, p] & ) /@ Range[Length[p]]]