ginv: Generalized Inverse Matrix

Description Usage Arguments

View source: R/ff.R

Description

Obtain generalized inverse of the given matrix X.

Usage

1
ginv(X, tol = sqrt(.Machine$double.eps))

Arguments

X

A numeric matrix

tol

Default


Opt5PL documentation built on May 2, 2019, 8:26 a.m.

Related to ginv in Opt5PL...