load()# classmethod LinearOperator.load(loadfile: str)# Load an operator from an HDF5 file. Parameters: loadfilestrPath to the file where the operator was stored via save().