solve.pdInd: solve method for pdInd objects.

Description Usage Arguments Value

Description

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

Usage

1
2
## 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/spida documentation built on May 17, 2019, 7:25 a.m.