rcppeigen_fdet: Fast Matrix Determinant

Description Usage Arguments Value Examples

Description

Computes using RcppEigen the determinant of A

Usage

1

Arguments

A

is the matrix whose determinant calculated

Value

determinant of A

Examples

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

## End(Not run)

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