Learn R Programming

walkr (version 0.3.3)

rcppeigen_fsolve: Fast Matrix Inverse

Description

Computes using RcppEigen the inverse of A

Usage

rcppeigen_fsolve(A)

Arguments

A
is the matrix being inverted

Value

inverse of A

Examples

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

Run the code above in your browser using DataLab