On Sat, 26 Dec 2015 16:21:04 -0600, Ole Ersoy wrote:
Hi,

What do you think of removing iterator(), Entry, and Iterator() from
RealVector?  ArrayRealVector can replace these with Vector...I
think...Still need to attempt it.  Vector is synchronized so it makes
it easier to make ArrayRealVector thread safe.

I don't follow at all.
But anyways, please have a look at the long-standing issue on JIRA concerning
the refactoring of RealVector/RealMatrix.

A thing to consider that RealVector actually represents a 1-column or 1-row
matrix, and not a geometrical vector (or only a Cartesian vector).

Gilles


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to