Module quantum::matrix
[−]
[src]
Matrix library code (public for pedagogical reasons).
Structs
| Matrix |
Represents a square matrix over C of maximum size |
Constants
| MAX_SIZE |
Max size of matrix and therefore ket. |
Type Definitions
| Vector |
Efficient array of complex numbers. |