armaInv {lgspline}R Documentation

Matrix Inversion using Armadillo

Description

Computes the inverse of a matrix using Armadillo's inversion method

Usage

armaInv(x)

Arguments

x

Input matrix to be inverted

Value

Inverted matrix


[Package lgspline version 0.2.0 Index]