Uses of Class
jline.lib.mom.solver.LinearSystemMatrices
Packages that use LinearSystemMatrices
-
Uses of LinearSystemMatrices in jline.lib.mom.solver
Methods in jline.lib.mom.solver that return LinearSystemMatricesModifier and TypeMethodDescriptionLinearSystemMatrices.copy(org.apache.commons.math3.linear.RealMatrix C, org.apache.commons.math3.linear.RealMatrix Cg, org.apache.commons.math3.linear.RealMatrix D, org.apache.commons.math3.linear.RealMatrix Dr) static LinearSystemMatricesSetupLinearSystem.setup(org.apache.commons.math3.linear.RealMatrix L, int[] N, double[] Z, int r) Setup linear system matrices for a given class r.