t-methods: 'gpuR' matrix transpose

t,vclMatrix-methodR Documentation

gpuR matrix transpose

Description

Given a gpuR matrix x, t returns the transpose of x

Usage

## S4 method for signature 'vclMatrix'
t(x)

## S4 method for signature 'gpuMatrix'
t(x)

Arguments

x

A gpuR matrix

Value

The transpose of the input vclMatrix object.

A gpuR matrix

Author(s)

Charles Determan Jr.


gpuR documentation built on May 29, 2024, 11:56 a.m.