Gilles Sadowski created MATH-1501:
-------------------------------------
Summary: Alternative implementations of "FieldLUDecomposition"
Key: MATH-1501
URL: https://issues.apache.org/jira/browse/MATH-1501
Project: Commons Math
Issue Type: Bug
Reporter: Gilles Sadowski
Replace usage of
[o.a.c.m.linear.FieldLUDecomposition|https://gitbox.apache.org/repos/asf?p=commons-math.git;a=blob;f=src/main/java/org/apache/commons/math4/linear/FieldLUDecomposition.java]
with
[o.a.c.m.field.linalg.FieldLUDecomposition|https://gitbox.apache.org/repos/asf?p=commons-math.git;a=blob;f=src/main/java/org/apache/commons/math4/field/linalg/FieldLUDecomposition.java].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)