Ket.Read Method

Liquid Quantum Simulator

KetRead Method
Overload List
  Name Description
Public method Static member Read(BinaryReader)
Reads a new state vector from a binary stream. Note that this routine is only intended to read vectors written with the Write method.
Public method Static member Read(String)
Reads a new state vector from a file. Note that this routine is only intended to read vectors written with the Write method.
Top
See Also