Compound Deformation Module¶
- class DeformationModules.Combination.CompoundModule(modules, label=None)[source]¶
Combination of deformation modules.
- property controls¶
- copy()¶
Returns a copy of the deformation module.
- property device¶
- property dim¶
- field_generator()[source]¶
Gives the vector field generated by the deformation module.
- Returns
The vector field generated by the module
- Return type
StructuredField.BaseStructuredField
- property label¶
Identifier for the module.
- property manifold¶
- property modules¶