The Language-Integrated Quantum Operations (LIQUi|>) Simulator
KetWrite Method (BinaryWriter) |
Writes this state vector to a binary stream.
Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)

F#
member Write : bw : BinaryWriter -> unit
Parameters
- bw
- Type: System.IOBinaryWriter
The stream that this Ket should be written to.
