load()#

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

Load an operator from an HDF5 file.

Parameters
loadfilestr

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