rcppeigen_ftrans: Fast Matrix Transpose

Description Usage Arguments Value Examples

Description

Computes using RcppEigen transposed of A

Usage

1

Arguments

A

is the matrix being transposed

Value

transpose of A

Examples

1
2
3
4
## Not run: 
rcppeigen_ftrans(A)

## End(Not run)

walkr documentation built on June 29, 2019, 9:02 a.m.