Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Redundant abs() definition #42

Open
isledge opened this issue Apr 26, 2021 · 0 comments
Open

Redundant abs() definition #42

isledge opened this issue Apr 26, 2021 · 0 comments

Comments

@isledge
Copy link

isledge commented Apr 26, 2021

In tsne/bh_sne_src/quadtree.h, the function double abs(double) conflicts with a previous declaration in either cmath or math.h. It should probably be removed. Otherwise, newer C++ compilers won't compile the source.

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

No branches or pull requests

1 participant