Skip to main content

reserve

Method of RealMPO.

reserve(integer size) -> void

Reserve capacity for the Matrix Product Operator (MPO). Used as system size for otherwise uninitialized mpo operation with Operators

Parameters

  • size: total capacity to reserve.