matInv {RNOmni}R Documentation

Matrix Inverse

Description

Calcualtes A^{-1}.

Usage

matInv(A)

Arguments

A

Numeric matrix.

Value

A numeric matrix.


[Package RNOmni version 0.7.1 Index]