Description Usage Arguments Value Examples
View source: R/gsvd_solution.R
gsvd_solution
Computes solution for a GSVD matrix decomposition
1 | gsvd_solution(gsvdResult, lambda, data)
|
gsvdResult |
decomposition |
lambda |
smoothness parameter - is a list of values |
data |
right hand side of the equation - is a list of values with the band, value, and measurement |
Solution to Krylov subspace solution
1 | # To be filled in later
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.