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.


CRUKMI-ComputationalBiology/twoddpcr documentation built on Feb. 14, 2021, 9:18 p.m.