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

partial specialization of BinaryPointPredicate #852

Merged
merged 3 commits into from
Jul 3, 2014

Conversation

troussil
Copy link
Member

see #836

- BinaryPointPredicate is now specialized for DGtal::AndBoolFct2 and
DGtal::OrBoolFct2 in order to guarantee that the second computation
is not performed when the first point predicate return false (resp. true)
with DGtal::AndBoolFct2 (resp. DGtal::OrBoolFct2).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add #852

@dcoeurjo
Copy link
Member

dcoeurjo commented Jul 3, 2014

thanks merging

dcoeurjo added a commit that referenced this pull request Jul 3, 2014
partial specialization of BinaryPointPredicate
@dcoeurjo dcoeurjo merged commit 5d82a0d into DGtal-team:master Jul 3, 2014
@troussil troussil deleted the BinaryPredicateImprovement branch July 16, 2015 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants