help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] how to use prod?


From: Shan Gao
Subject: [Help-glpk] how to use prod?
Date: Tue, 20 Mar 2007 07:07:34 -0400

hi guys,

I am trying to use prod to calculate the production of numbers stored in an array x.

I wrote: prod {i in 1..5} x[i];    // same format with sum

but I was told  "integrand following prod{...} has invalid type".

it seems there is sth wrong with x[i]. (if i use i, everything will be fine.)

anybody know this?

thanks.

shan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]