{ } Raw JSON

bundles / scipy latest / scipy / optimize / _nonlin / LowRankMatrix

class

scipy.optimize._nonlin:LowRankMatrix

source: /scipy/optimize/_nonlin.py :626

Signature

class   LowRankMatrix ( alpha n dtype )

Members

Summary

A matrix represented as

Extended Summary

However, if the rank of the matrix reaches the dimension of the vectors, full matrix representation will be used thereon.

Aliases

  • scipy.optimize._nonlin.LowRankMatrix