| KetRead Method |
| Name | Description | |
|---|---|---|
| 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.
| |
| 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.
|