gsvd_solution: Compute the solution for the kernel weights for a GSVD...

Description Usage Arguments Value Examples

View source: R/gsvd_solution.R

Description

gsvd_solution Computes solution for a GSVD matrix decomposition

Usage

1
gsvd_solution(gsvdResult, lambda, data)

Arguments

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

Value

Solution to Krylov subspace solution

Examples

1
# To be filled in later

jmzobitz/BRDF documentation built on July 13, 2019, 6:20 p.m.