pastas.solver.least_squares.LeastSquaresBase.to_dict ==================================================== .. py:method:: pastas.solver.least_squares.LeastSquaresBase.to_dict() -> dict Convert solver to a dictionary. :returns: Dictionary containing the solver's state including the covariance matrix. :rtype: dict .. !! processed by numpydoc !!