Learn R Programming

goalprog (version 1.0-2)

swp.vec: Swap row and column vectors

Description

This function swaps row and column vectors in the top and left stub matrices.

Usage

swp.vec(tab, nr, nc)

Arguments

tab
An object of class 'llgptab' that is the modified simplex tableau
nr
An integer row subscript in the left stub matrix
nc
An integer column subscript in the top stub matrix

Value

  • None.

References

Ignizio, J. P. (1976). Goal Programming and Extensions, Lexington Books, D. C. Heath and Company.

See Also

llgptab