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

math: p_minmax: Implement minmax algorithm and related tests/benchmarks, removing unused variables from check_scalar_and_index.c #226

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ipapadop
Copy link

Implementation for p_minmax that returns the min and max values and indices. Based on existing work on p_min and p_max.

Ioannis Papadopoulos and others added 4 commits June 26, 2016 02:52
Signed-off-by: Yiannis Papadopoulos <giannis.papadopoulos@gmail.com>
…e in makefile for check_p_minmax.h.

Signed-off-by: Yiannis Papadopoulos <giannis.papadopoulos@gmail.com>
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

Successfully merging this pull request may close these issues.

None yet

1 participant