View source: R/118_atoms_gen_lambda_max.R
| gen_lambda_max | R Documentation |
Computes the maximum generalized eigenvalue lambda_max(A, B). Requires A symmetric and B positive semidefinite. This is a quasiconvex atom.
gen_lambda_max(A, B)
A |
A square symmetric matrix expression |
B |
A square PSD matrix expression of the same dimension as A |
An expression representing the maximum generalized eigenvalue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.