-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The documentation for several overloads of the mgrad_compress function for MGARD are insufficient:
- for example,
qoiis documented as the "Function pointer to the quantity of interest" which is self-evident from the type signature of the function. There is some additional information in the header "which is a bounded linear functional in s-norm", but this doesn't describe how to use this parameter. Rather the documentation should describe how to use the parameter, and what the arguments to this function are so that the user doesn't have to read through the paper on QOI you have written and/or the source code. - The compression parameter
norm_of_qoiis undocumented completely. - The compression parameter
coords_{x,y,z}are likewise undocumented - The decompression parameter
quantizeris also undocumented
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request