LinearInterpolation

class LinearInterpolation(constraints=None)

Use linear interpolation for generating images.

Parameters:

constrains (list of type int) – Unused constraint parameter to make the interface similar to the other interpolation algorithms.

constraints()
Returns:

The constrained atoms.

Return type:

list of type int

uniqueString()

Return a unique string representing the state of the object.