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

blockmatrix objects

as.blockmatrix

logical value. If TRUE (Default), the output is a blockmatrix object

...

further arguments

Author(s)

Emanuele Cordano


[Package blockmatrix version 1.0 Index]