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)

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