plus-bdMatrix-kroneckersumBlockMatrix-method: Function to sum a bdMatrix and a kroneckersumBlockMatrix

Description Usage Arguments Details

Description

Function to sum a bdMatrix and a kroneckersumBlockMatrix

Usage

1
2
## S4 method for signature 'bdMatrix,kroneckersumBlockMatrix'
e1 + e2

Arguments

e1

object of class bdMatrix

e2

object of class kroneckersumBlockMatrix

Details

x and y must have the same number of blocks WARNING: Sizes of blocks are not checked. This can lead to unwanted results.


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