WoodburySpecial: WoodburySpecial Computes the inverse of D + UU^T where D is a...

View source: R/RcppExports.R

WoodburySpecialR Documentation

WoodburySpecial Computes the inverse of D + UU^T where D is a diagonal matrix U is a low dimensional matrix

Description

WoodburySpecial Computes the inverse of D + UU^T where D is a diagonal matrix U is a low dimensional matrix

Usage

WoodburySpecial(D, U)

Arguments

D

is a vector of the diagonal of D

U

is the low rank matrix


JonasWallin/PolyMixed documentation built on April 8, 2023, 4:26 p.m.