Interface IAlgorithmConfig

All Known Implementing Classes:
FixedStepAlgorithmConfig, VariableStepAlgorithmConfig

public interface IAlgorithmConfig
  • Method Details

    • getAlgorithmType

      StepAlgorithm getAlgorithmType()
    • getStepSize

      double getStepSize()