-
- Downloads
There was an error fetching the commit references. Please try again later.
Fixed std::floor
std::floor should only be used with double. With int it makes no sense and do not compile on blue gene
Please register or sign in to comment
std::floor should only be used with double. With int it makes no sense and do not compile on blue gene