On 16 May 2012 19:18, Jim - FooBar(); <[email protected]> wrote: > But it is already a double array, or at least it should be because that is > what normalize returns...Why start copying into a new array?
Oh ok, so that's what data is. I got confused. Anyway -- does the function displayed in function.png work if you just type it in at the REPL (wrapped in a (let [data some-array-of-doubles] ...), I guess)? M. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
