Re: [q-lang-users] lambda
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2006-10-21 04:20:55
|
Eddie Rucker wrote: > Why should it matter that I'm using X inside of the lambda function? I > know that X is a parameter to the outliers equation, but shouldn't > lambda's X be private to (\X. (X < LF) or (X > RF))? This is explained here: http://q-lang.sourceforge.net/qdoc/qdoc_10.html#SEC57, "Lambdas versus Equations". -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |