I am trying to use the a steerable RieszRotationMatrix with python as
in
https://github.com/InsightSoftwareConsortium/ITKIsotropicWavelets/blob/master/test/itkRieszRotationMatrixTest.cxx
Is there a corresponding funciton in python for the
itk::RieszRotationMatrix::MultiplyWithVectorOfImages or an alternative
way to do it?