This shows you the differences between two versions of the page.
gams:error_set_used_in_ord_or_lag_is_not_ordered [2007/05/25 08:30] 127.0.0.1 external edit |
gams:error_set_used_in_ord_or_lag_is_not_ordered [2008/10/15 14:17] (current) support |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Error: Set used in 'ord' or lag is not ordered. ====== | ====== Error: Set used in 'ord' or lag is not ordered. ====== | ||
- | The ordering properties of a set can depend on the data in the set, and not on use. I am attaching an example, with comments, that should make this clear. | + | The ordering properties of a set can depend on the data in the set, and not on use. I am attaching an example, with comments, that should make this clear. Note: The functions ''sameas'', ''.pos'', and ''.val'' will also work, if the set is not ordered. |
<code> | <code> | ||
* $ontext | * $ontext |