Description Usage Arguments Value Examples
bisection
Determines where a norm (residual or solution) is within a certain tolerance, iteratively narrowing down a list of lambda values.
1 | bisection(gsvdResult, rho, uncertainty)
|
uncertainty |
Target level of the norm we want to acheive |
norm_result |
Result of doing the gsvd_norm function |
Data frame that contains the updated lambda min and max values
1 | # To be filled in later
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.