scipy.optimize.SR1.

get_matrix#

SR1.get_matrix()[源代码]#

返回当前的内部矩阵。

返回:
Mndarray, 形状 (n, n)

包含Hessian矩阵或其逆矩阵(取决于`approx_type`的定义方式)的密集矩阵。