I have an array y, an array of booleans x (same shape of y), and two monadic
verbs u and v.
How can I apply verb u to each atom of y when corresponding value of x is 0,
and verb v when corresponding value of x is 1?
Thank you.

L.Tomei
-- 
View this message in context: 
http://www.nabble.com/application-different-verbs-to-atoms-tp15850220s24193p15850220.html
Sent from the J Programming mailing list archive at Nabble.com.

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

Reply via email to