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

F#
member Write : file : string -> unit
Parameters
- file
- Type: SystemString
The name of the file that this Ket should be written to.

Reference
Ket.Write(IO, BinaryWriter)