grapes-times-grapes-rowtensorBlockMatrix-bdMatrix-method: Matrix multiplication function for a rowtensorBlockMatrix and...

Description Usage Arguments Details

Description

Matrix multiplication function for a rowtensorBlockMatrix and a bdMatrix

Usage

1
2
## S4 method for signature 'rowtensorBlockMatrix,bdMatrix'
x %*% y

Arguments

x

object of class bdMatrix

y

object of class kroneckersumBlockMatrix

Details

if x and y have the same block sizes, the function calculates the ordinary matrix product of each block separately


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