type/NONNEGATIVE - test if constraint is of the form a >= 0
|
Calling Sequence
|
|
type(expr, 'NONNEGATIVE' )
|
|
Description
|
|
•
|
This is a Boolean function to test if the expression is a constraint of the form .
|
•
|
This function is part of the simplex package and can only be used after performing the command with(simplex).
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?