Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0
-
None
-
None
Description
I.E. subtract calls
"return new ArrayFieldVector<T>(out)" this constructor clones the array...
"return new ArrayFieldVector<T>(field, out, false)" would be better (preserving field as well)