Learn R Programming

lazyNumbers (version 1.2.1)

lazyMatrix-unary: Unary operators for lazy matrices

Description

Unary operators for lazy matrices.

Usage

# S4 method for lazyMatrix,missing
+(e1, e2)

# S4 method for lazyMatrix,missing -(e1, e2)

Value

A lazyMatrix object.

Arguments

e1

object of class lazyMatrix

e2

nothing