in ArrayFielVector i.e. subtract calls wrong constructor --------------------------------------------------------
Key: MATH-573 URL: https://issues.apache.org/jira/browse/MATH-573 Project: Commons Math Issue Type: Bug Affects Versions: 3.0 Reporter: Arne Plöse Priority: Minor I.E. subtract calls "return new ArrayFieldVector<T>(out)" this constructor clones the array... "return new ArrayFieldVector<T>(out, false)" would be right -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira