crossprod-bdMatrix-kroneckersumBlockMatrix-method: crossprod function for crossproduct of a bdMatrix and a...

Description Usage Arguments Details

Description

crossprod function for crossproduct of a bdMatrix and a kroneckersumBlockMatrix

Usage

1
2
## S4 method for signature 'bdMatrix,kroneckersumBlockMatrix'
crossprod(x, y)

Arguments

x

object of class bdMatrix

y

object of class kroneckersumBlockMatrix

Details

if x and y have the same block sizes, the crossprod function calculates the crossproduct of each block separately


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