Re: [math] make org.apache.commons.math.linear.FieldVector iterable

2011-05-18 Thread Gilles Sadowski
On Sat, May 07, 2011 at 08:44:00PM +0200, Arne Ploese wrote: > > it would be handy to simply iterate over the elements of the vector... Shall I open a JIRA ticket for this (i.e. modify interfaces "RealVector" and "FieldVector" (so that they would extend "Iterable" and "Iterable", respectively)?

[math] make org.apache.commons.math.linear.FieldVector iterable

2011-05-07 Thread Arne Ploese
Hi, it would be handy to simply iterate over the elements of the vector... Arne - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org