public class LinearSolverFactory extends Object
| Constructor and Description |
|---|
LinearSolverFactory() |
| Modifier and Type | Method and Description |
|---|---|
static LinearSolver |
newLinearSolver(Problem problem) |
public static LinearSolver newLinearSolver(Problem problem)
Copyright © 2024. All rights reserved.