Matt Juntunen created GEOMETRY-126:
--------------------------------------
Summary: Replace LinearCombination with Sum
Key: GEOMETRY-126
URL: https://issues.apache.org/jira/browse/GEOMETRY-126
Project: Apache Commons Geometry
Issue Type: Task
Reporter: Matt Juntunen
NUMBERS-163 replaced the {{LinearCombination}} class with {{Sum}} is
commons-numbers. The code needs to be updated to use this new class. We should
also remove the {{VectorXD.linearCombination()}} methods in favor of
{{VectorXD.Sum}} class, following the pattern from commons-numbers.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)