optR.multiplyfactor: Function to estimate lambda

Description Usage Arguments Value

Description

Function esimates the lambda or multiplier factor for Elimination using the pivot row/column

Usage

1
2
## S3 method for class 'multiplyfactor'
optR(rowindex, A, pivotindex)

Arguments

rowindex

: Row Index for the row to be used

A

: Input matrix

pivotindex

: Column index for the pivot

Value

lambda : Lambda


optR documentation built on May 1, 2019, 10:32 p.m.