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

"worng!" mesage #8

Open
Kaktusava opened this issue Oct 8, 2021 · 4 comments
Open

"worng!" mesage #8

Kaktusava opened this issue Oct 8, 2021 · 4 comments

Comments

@Kaktusava
Copy link

Hi! Could you explain when the error is triggered and how I can avoid it?

ACMMP/ACMMP.cpp

Line 975 in f4c78f0

std::cout << "wrong!" << std::endl;

The method still produces good results, but always with this error, I'm confused.

@RRRaymond
Copy link

Hi Kaktusava! Have you figured it out? I'm also confused with this message.

@zjhthu
Copy link

zjhthu commented Sep 1, 2022

I also encountered this problem, and I'm wondering how could this happen. When will this sentence be 'true' jbu.depth_h[center] != jbu.depth_h[center].

@asahdjh
Copy link

asahdjh commented Dec 12, 2022

Has anyone solved this problem? I aslo encountered this problem. Is the array out of bounds? Or is the value invalid?

@Marsevil
Copy link

Hi @zjhthu this line is used to check if the value is NaN
This message comes relatively late in the process so it's hard to figure out what happens but it may find its origin in a wrong data preparation.

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

5 participants