load()#

classmethod StateInputOperator.load(loadfile: str)#

Load an operator from an HDF5 file.

Parameters
loadfilestr

Path to the file where the operator was stored via save().