scipy.optimize.LbfgsInvHessProduct.

__matmul__#

LbfgsInvHessProduct.__matmul__(other)[source]#

Matrix Multiplication.

Used by the @ operator. Rejects scalar input. Otherwise, equivalent to dot.