load()

load()#

classmethod OpInfOperator.load(loadfile: str)[source]#

Load an operator from an HDF5 file.

Parameters:
loadfilestr

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