scipy.optimize.LbfgsInvHessProduct. todense# LbfgsInvHessProduct.todense()[source]# 返回此运算符的密集数组表示。 返回值: arrndarray, shape=(n, n)一个与该 LinearOperator 形状相同且包含相同数据的数组。