solve: solve

Description Usage Arguments

Description

Solve a system of equations or invert a matrix.

Usage

1
2
3
4
5
## S4 method for signature 'fmlmat,ANY'
solve(a)

## S4 method for signature 'fmlmat,fmlmat'
solve(a, b, ...)

Arguments

a, b

fmlmat matrices.

...

Ignored.


fml-fam/craze documentation built on June 6, 2020, 2:05 p.m.