smile.math.matrix
Interface LinearSolver
-
- All Known Implementing Classes:
- BandMatrix
public interface LinearSolverThe interface of the solver of linear system.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description double[]solve(double[] b, double[] x)Solve A*x = b.
-
DataMelt 3.0 © DataMelt by jWork.ORG