Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FilterTest #122

Open
wangziyuruc opened this issue Aug 28, 2018 · 1 comment
Open

FilterTest #122

wangziyuruc opened this issue Aug 28, 2018 · 1 comment

Comments

@wangziyuruc
Copy link

MockStates states = new MockStates(new double[][] {{0, 0, 0.6, 1.0, 0.4},
{0.2, 0.3, 0.01, 0.02, 0.3}, {0.3, 0.4, 0.2, 0.05, 0.02}});

What does it mean?

@smattheis
Copy link

I don't understand your question. Can you please provide a bit of context to your question:

MockStates states = new MockStates(new double[][] {{0, 0, 0.6, 1.0, 0.4}, {0.2, 0.3, 0.01, 0.02, 0.3}, {0.3, 0.4, 0.2, 0.05, 0.02}}); What does it mean?

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

No branches or pull requests

2 participants