Closed jhlegarreta closed 7 years ago
Change the access specifier to private for itk::IsotropicWaveletFrequencyFunction class member variables.
They are protected by design. Wavelets subclasses might want to access them.
Change the access specifier to private for itk::IsotropicWaveletFrequencyFunction class member variables.