ITK  5.0.0
Insight Segmentation and Registration Toolkit
Public Attributes | List of all members
itk::VariationalRegistrationElasticRegularizer< TDisplacementField >::ElasticFFTThreadStruct Struct Reference
+ Collaboration diagram for itk::VariationalRegistrationElasticRegularizer< TDisplacementField >::ElasticFFTThreadStruct:

Detailed Description

template<typename TDisplacementField>
struct itk::VariationalRegistrationElasticRegularizer< TDisplacementField >::ElasticFFTThreadStruct

FFT plans and buffers FFT forward plan FFT backward plan memory space for output of forward and input of backward FFT FFT memory space for input data FFT memory space for output data

Definition at line 193 of file itkVariationalRegistrationElasticRegularizer.h.

Public Attributes

VariationalRegistrationElasticRegularizerFilter
 
OffsetValueType totalComplexSize
 

Member Data Documentation

template<typename TDisplacementField >
VariationalRegistrationElasticRegularizer* itk::VariationalRegistrationElasticRegularizer< TDisplacementField >::ElasticFFTThreadStruct::Filter
template<typename TDisplacementField >
OffsetValueType itk::VariationalRegistrationElasticRegularizer< TDisplacementField >::ElasticFFTThreadStruct::totalComplexSize

The documentation for this struct was generated from the following file: