scipy.optimize.LbfgsInvHessProduct.

__rmatmul__#

LbfgsInvHessProduct.__rmatmul__(other)[source]#

Matrix Multiplication from the right.

Used by the @ operator from the right. Rejects scalar input. Otherwise, equivalent to rdot.