solve-bdMatrix-ANY-method: solve method for class bdMatrix

Description Usage Arguments Details

Description

solve method for class bdMatrix

Usage

1
2
## S4 method for signature 'bdMatrix,ANY'
solve(a)

Arguments

a

object of class bdMatrix

Details

Due to the block diagonal structure of a, solving can be performed separately on block levels if a only consists of quadratic blocks.


davidruegamer/effortless documentation built on May 15, 2019, 1:15 a.m.