rcppeigen_fsolve: Fast Matrix Inverse

Description Usage Arguments Value Examples

Description

Computes using RcppEigen the inverse of A

Usage

1

Arguments

A

is the matrix being inverted

Value

inverse of A

Examples

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

## End(Not run)

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