Package jline.lib.mom.solver
Class LinearSystemMatrices
-
- All Implemented Interfaces:
public final class LinearSystemMatricesContainer for the linear system matrices used in MOM solver
-
-
Constructor Summary
Constructors Constructor Description LinearSystemMatrices(RealMatrix C, RealMatrix Cg, RealMatrix D, RealMatrix Dr)
-