Compact display of an optimr()
result object
optimr()
result objectproptimr
displays the contents of a result computed by optimr()
.
proptimr(opres, nlim=5)
opres
: the object returned by function optimr()
nlim
: Only the first nlim elements of the solution are displayed.This function is intended for output only.
John C. Nash