Learn R Programming

lazyNumbers (version 1.2.1)

lazyMatrix-product: Matricial product of lazy matrices

Description

Matricial product of lazy matrices.

Usage

# S4 method for lazyMatrix,lazyMatrix
%*%(x, y)

Value

A lazyMatrix object.

Arguments

x, y

objects of class lazyMatrix