21 #ifndef otbReciprocalHuynenDecompImageFilter_h
22 #define otbReciprocalHuynenDecompImageFilter_h
40 template <
class TInput,
class TOutput>
46 inline void operator()(TOutput& result,
const TInput& Covariance)
const
92 template <
typename TInputImage,
typename TOutputImage>