Learn R Programming

walkr (version 0.3.3)

rcppeigen_fdet: Fast Matrix Determinant

Description

Computes using RcppEigen the determinant of A

Usage

rcppeigen_fdet(A)

Arguments

A
is the matrix whose determinant calculated

Value

determinant of A

Examples

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

Run the code above in your browser using DataLab