Parameter that offsets another Parameter by a constant value.
This class is a more efficient version of AggregatedParameter where a single Parameter is offset by a constant value. API Reference
children
comment
comment: unicode
double_size
double_size: ‘int’
integer_size
integer_size: ‘int’
is_variable
is_variable: ‘bool’
model
name
offset
The offset to apply to the value returned by parameter
parameter
The parameter to compare with the float
lower_bounds
The lower bounds of the offset when used during optimisation
upper_bounds
The upper bounds of the offset when used during optimisation
parents
size
coming soon...