Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

random variables can not be indexed over a given set #23

Open
honglinwen opened this issue Sep 8, 2020 · 0 comments
Open

random variables can not be indexed over a given set #23

honglinwen opened this issue Sep 8, 2020 · 0 comments

Comments

@honglinwen
Copy link

I tried to define a set of random variables via:

@indepnormal(m, x[i=1:N,j=1:M], mean=i*j, var = 2j^2).

It reports an error as:

ERROR: LoadError: UndefVarError: undef not defined

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant