ORNL / ReSolve

Library of GPU-resident linear solvers
Other
54 stars 2 forks source link

getRandSketchingMethod should be called setRandSketchingMethod #99

Closed pelesh closed 9 months ago

pelesh commented 10 months ago

I think this should return the sketching method, not take it as input, no? I.e. this function should be called set

_Originally posted by @kswirydo in https://github.com/ORNL/ReSolve/pull/86#discussion_r1414762112_

pelesh commented 9 months ago

get/setRandSketchingMethod functions are not implemented. I suggest we remove them from the header files until there is a need to implement them.