tcrossprod-LazyMatrix-missing-method: tcrossprod a LazyMatrix, lazily.

tcrossprod,LazyMatrix,missing-methodR Documentation

tcrossprod a LazyMatrix, lazily.

Description

tcrossprod a LazyMatrix, lazily.

Usage

## S4 method for signature 'LazyMatrix,missing'
tcrossprod(x)

Arguments

x

LazyMatrix

This function is LAZY: it defers calculations to later.


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