Modulo certain typos. On Fri, Mar 16, 2012 at 10:52 AM, Luc Maisonobe <[email protected]>wrote:
> In this case, you can create a FiledMatrix<Complex> using > MatrixUtils.createFildMatrix factory method (or just use a constructor > of the field matrix class you prefer). Then use > FieldLUDecomposition<Complex> to get the solver. >
