QuasiNewtonStepFinder
supports_hessian: bool
__init__(self, func, jacobian, approximation_type='bfgs', logger=None, **generator_opts):
@classmethod
get_hessian_approximations(cls):
@property
hessian_approximations(self):
__call__(self, guess, mask, projector=None):