Home
last modified time | relevance | path

Searched defs:NeverTerminate (Results 1 – 2 of 2) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/optimize/
H A Dfunctionconvergence.go25 type NeverTerminate struct{} struct
27 func (NeverTerminate) Init(dim int) {}
29 func (NeverTerminate) Converged(loc *Location) Status {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/optimize/
H A Dfunctionconvergence.go20 type NeverTerminate struct{} struct
22 func (NeverTerminate) Init(dim int) {}
24 func (NeverTerminate) Converged(loc *Location) Status {