Skip to content

Interpolator::getType() consistency fixes

Andy Buckley requested to merge ipol-type-methods into main

Change Interpolator::getType() to type() for consistency, and make the getter const. Thanks to Arjun Tanjena for pointing out the const inconsistency.

Merge request reports