Package jline.api.nc

Class MeOqnOptions

  • All Implemented Interfaces:

    
    public final class MeOqnOptions
    
                        

    Options for the ME OQN algorithm.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Double getTol() Convergence tolerance (default: 1e-6)
      final Integer getMaxIter() Maximum number of iterations (default: 1000)
      final Boolean getVerbose() Print iteration information (default: false)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait