Interface SvdSolverConfig
-
- All Superinterfaces:
SolverConfig
- All Known Implementing Classes:
SvdSolver
public interface SvdSolverConfig extends SolverConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetSvdThresholdFactor()voidsetSvdThresholdFactor(double svdThresholdFactor)
-