freegs.test_optimiser.ControlIndex

freegs.test_optimiser.ControlIndex#

class freegs.test_optimiser.ControlIndex(index)[source]#

Bases: object

Modify an object (e.g. list of coefficients) using an index

__init__(index)[source]#

Methods

__init__(index)

get(coefs)

set(coefs, value)

get(coefs)[source]#
set(coefs, value)[source]#