Add option to modify only input transform
for shifts in apply_matrix()
?
#499
Labels
enhancement
Feature improvement or request
This is mostly code architecture, it would allow to get rid of redundant
apply_rst
functions forAffine
classes that only perform shifts (NuthKaab
,VerticalShift
, etc...). And ensure theapply
operation is fully consistent across affine classes.The text was updated successfully, but these errors were encountered: