Learn R Programming

GALAHAD (version 1.0.0)

trust_project_scaled: Trust-Region Projection (Scaled M-norm)

Description

Projects candidate onto trust region with coordinate-wise metric scaling

Usage

trust_project_scaled(theta_cand, theta_center, delta, L_hat, parts, eps_safe)

Arguments