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