solve.pdInd: solve method for pdInd objects.

solve.pdIndR Documentation

solve method for pdInd objects.

Description

This produces a pdInd object corresponding to the inverse of its argument.

Usage

## S3 method for class 'pdInd'
solve(a, b, ...)

Arguments

a

the pdInd object to invert.

b

is unused but copied from solve.pdLogChol.

Value

a pdInd object corresponding to the matrix inverse of a.


gmonette/gnew documentation built on July 9, 2022, 12:57 p.m.