grapes-times-grapes-LazyMatrix-ANY-method:

%*%,LazyMatrix,ANY-methodR Documentation

%*%,LazyMatrix,ANY-method

Usage

## S4 method for signature 'LazyMatrix,ANY'
x %*% y

Arguments

x

LazyMatrix

y

This object must be able to interact with objects in the components slot of x via the usual matrix multiplication operator.

This function is EAGER: it triggers immediate calculations.


ekernf01/MatrixLazyEval documentation built on July 24, 2022, 2:42 a.m.