call

CEStructOptimizer.call(state, params, force=False)[source]

Applies the optimizer.

Parameters

stateState

The state from which to sample.

paramsParameters

The simulation parameters.

Returns

new_stateState

The optimized state.