Skip to content

add ProjDataInMemory numerical operations#1439

Merged
KrisThielemans merged 6 commits intoUCL:masterfrom
KrisThielemans:ProjDataOperations
May 31, 2024
Merged

add ProjDataInMemory numerical operations#1439
KrisThielemans merged 6 commits intoUCL:masterfrom
KrisThielemans:ProjDataOperations

Conversation

@KrisThielemans
Copy link
Copy Markdown
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
@KrisThielemans KrisThielemans deleted the ProjDataOperations branch May 31, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant