Math.blockmatrix {blockmatrix} | R Documentation |
Math
and Ops
group of S3 methods for blockmatrix
object
Description
Math
and Ops
group of S3 methods for
blockmatrix
object
Usage
## S3 method for class 'blockmatrix'
Math(x, as.blockmatrix = TRUE,
...)
## S3 method for class 'blockmatrix'
Ops(e1, e2)
Arguments
x , e1 , e2 |
|
as.blockmatrix |
logical value. If |
... |
further arguments |
Author(s)
Emanuele Cordano
[Package blockmatrix version 1.0 Index]