Learn R Programming

walkr (version 0.3.3)

rcppeigen_ftrans: Fast Matrix Transpose

Description

Computes using RcppEigen transposed of A

Usage

rcppeigen_ftrans(A)

Arguments

A
is the matrix being transposed

Value

transpose of A

Examples

Run this code
## Not run: 
# rcppeigen_ftrans(A)
# ## End(Not run)

Run the code above in your browser using DataLab