SpaceWeightMap
Parameters
Mapping of spaces to their corresponding weight parameters.
Inheritance
Inheritance Chain:SpaceWeightMap
- →
Mapping
- →
Collection
- →
Sized
- →
Iterable
- →
Container
Properties
Sequence of all weight parameters in this mapping.
The mapping of spaces to their weight parameters.
Methods
alter_param_values()
The parameter values to alter.
Whether this is an override operation.
Self | None
- The altered space weight map or None if no changes.
extend()
Additional weight parameters to extend the mapping with.
All available spaces for the extension.
Self
- The extended space weight map.
set_param_name_if_unset()
The prefix to use for parameter names if they are not set.