Skip to main content

Module optimizer

Module optimizer 

Source

Structs§

RiemannianLBFGS
RiemannianTrustRegion
TrustRegionTermination
Terminal state of a trust-region run: the iterate reached, and the numbers the first-order certificate was decided against.

Constants§

TRUST_REGION_RELATIVE_GRADIENT_CONTEXT
The context string of the trust-region first-order certificate, shared by the refusal in RiemannianTrustRegion::minimize and by callers that re-report the same verdict from TrustRegionTermination.

Traits§

RiemannianObjective