scipy.optimize.SR1. get_matrix# SR1.get_matrix()[source]# 返回当前内部矩阵。 返回: Mndarray, 形状 (n, n)包含 Hessian 或其逆矩阵的密集矩阵(取决于 approx_type 的定义方式)。