Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add ProjDataInMemory numerical operations #1439

Merged
merged 6 commits into from
May 31, 2024

Conversation

KrisThielemans
Copy link
Collaborator

expose Array<1,float> members.

I also had to modify Array::sum() to do the accumulation at higher precision

@KrisThielemans KrisThielemans added this to the v6.2 milestone May 31, 2024
- add helper class HigherPrecision to convert float to double ec
- Array:sum() now accumulates into a type of higher precision. End result is still in
original type.
essentially just expose Array<1,float> methods
now needed for ProjDataInfo::operator!=
swig cannot handle private typedef
@KrisThielemans KrisThielemans merged commit b50e8f7 into UCL:master May 31, 2024
1 check failed
@KrisThielemans KrisThielemans deleted the ProjDataOperations branch May 31, 2024 15:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant