plus: Plus operator performs on two matrix

+,bis620_sparse_matrix,bis620_sparse_matrix-methodR Documentation

Plus operator performs on two matrix

Description

Plus operator performs on two matrix

Usage

## S4 method for signature 'bis620_sparse_matrix,bis620_sparse_matrix'
e1 + e2

## S4 method for signature 'bis620_sparse_matrix,matrix'
e1 + e2

## S4 method for signature 'dgeMatrix,bis620_sparse_matrix'
e1 + e2

## S4 method for signature 'bis620_sparse_matrix,dgCMatrix'
e1 + e2

Arguments

e1

bis620_sparse_matrix

e2

dgCMatrix


Violettttta/bis620 documentation built on Oct. 9, 2022, 10:28 a.m.