| .detect_qp_global | R Documentation |
Thin wrapper around .solver_detect_qp_global().
This preserves the original helper name inside get_B() while
using the shared detection logic defined in solver_utils.R.
.detect_qp_global(qp_Amat, p_expansions, K)
qp_Amat |
Inequality constraint matrix ( |
p_expansions |
Integer; number of basis terms per partition. |
K |
Integer; number of interior knots. |
Logical; TRUE if the active-set loop must use the
global equality bridge, FALSE if the equality re-solves can
remain partition-wise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.