Learn R Programming

gpuR (version 2.0.3)

t,vclMatrix-method: gpuR matrix transpose

Description

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

Usage

# S4 method for vclMatrix
t(x)

# S4 method for gpuMatrix t(x)

Arguments

x

A gpuR matrix

Value

A gpuR matrix