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)

andyyao95/walkr documentation built on June 4, 2019, 7:18 a.m.