KetWrite Method (BinaryWriter) |
Writes this state vector to a binary stream.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxmember Write :
bw : BinaryWriter -> unit
Parameters
- bw
- Type: System.IOBinaryWriter
The stream that this Ket should be written to.
See Also