operation module

class operation.TOperation(o_type=None, **kwargs)

Bases: object

Class represents a single operation performed in program.

Parameters:
set_operation(o_type=None, **kwargs)

Set the parameters of an operation.

Parameters: