lazyMatrix-product: Matricial product of lazy matrices

lazyMatrix-productR Documentation

Matricial product of lazy matrices

Description

Matricial product of lazy matrices.

Usage

## S4 method for signature 'lazyMatrix,lazyMatrix'
x %*% y

Arguments

x, y

objects of class lazyMatrix

Value

A lazyMatrix object.


lazyNumbers documentation built on Nov. 22, 2022, 1:05 a.m.