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

Switch to using libfbi's vector<vector<T>> #3

Open
mkirchner opened this issue Jun 1, 2012 · 0 comments
Open

Switch to using libfbi's vector<vector<T>> #3

mkirchner opened this issue Jun 1, 2012 · 0 comments

Comments

@mkirchner
Copy link
Member

We currently still use

define LIBFBI_USE_SET_FOR_RESULT

include <fbi/fbi.h>

That is unnecessary and slow. Libfbi will run faster with vector<vector<>>.
-M

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

1 participant