Jake Mannix a écrit : > On Thu, Oct 15, 2009 at 11:29 AM, Ted Dunning <ted.dunn...@gmail.com> wrote: > >> What has been the adoption (within math or by rumour outside) of all of >> these mapXXX methods? >> > > I don't know about outside, but in my first test patch which removed these > methods > completely, the only ones which were used outside of unit tests were > mapMultiply, > (which makes sense: scaling a vector is a standard action compatible with > linear > structure) and maybe one other.
The mapping functions for the four arithmetic operations (+, -, ×, ÷) should probably be kept. Luc > > -jake > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org