t-LazyMatrix-method: Transpose a LazyMatrix, lazily.

t,LazyMatrix-methodR Documentation

Transpose a LazyMatrix, lazily.

Description

Transpose a LazyMatrix, lazily.

Usage

## S4 method for signature 'LazyMatrix'
t(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.