dot-matrixInverse: Get the inverse of a matrix

Description Usage Arguments Value

Description

Get the inverse of a matrix

Usage

1

Arguments

s

A 2x2 matrix.

Value

The inverse of 's', or NULL if the matrix is singular

Given a matrix, compute the inverse or return NULL if it is singular.


twoddpcr documentation built on Nov. 8, 2020, 5:49 p.m.