scipy.optimize.LbfgsInvHessProduct. transpose# LbfgsInvHessProduct.transpose()[源代码]# 转置此线性算子。 返回一个表示此算子转置的线性算子。可以使用 self.T 代替 self.transpose() 来简写。