kroneckersumBlockMatrix-class: Matrix class and methods for block structured kronecker sums

Description Usage Arguments

Description

Matrix class and methods for block structured kronecker sums

Usage

1
2
3
4
5
6
7
8
## S4 method for signature 'kroneckersumBlockMatrix,numeric'
e1 * e2

## S4 method for signature 'numeric,kroneckersumBlockMatrix'
e1 * e2

## S4 method for signature 'kroneckersumBlockMatrix'
nrow(x)

Arguments

e1

see x

e2

see x

x

object of class kroneckersumBlockMatrix


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