The itk.ElastixRegistrationMethod method has the SetNumberOfThreads and GetNumberOfThreads functions to set and get the number of threads respectively.
However, itk.TransformixFilter does not have such functions. Should the number of threads be set in a different way, or can a SetNumberOfThreads function be added?