Learn R Programming

gclm (version 0.0.1)

listInverseBlocks: List all the inverse matrices of the leading sub-matrix of P=Sigma^-1 (INTERNAL)

Description

List all the inverse matrices of the leading sub-matrix of P=Sigma^-1 (INTERNAL)

Usage

listInverseBlocks(Sigma)

Arguments

Sigma

an invertible matrix

Value

a list with the inverse of the leading sub-matrices of Sigma^(-1)