struct NLopt::AlgorithmParams

Defined in:

nlopt/nlopt.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(solver : Solver) #

[View source]

Instance Method Detail

def [](param : String) : Float64 | Nil #

[View source]
def []=(param : String, value : Float64) #

[View source]
def all_changed : Hash(String, Float64) #

[View source]