Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
Types.h File Reference
#include <memory>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  Types

Macros

#define _TYPES_H_

Typedefs

using Types::qubit_t = uint_fast64_t
 The type of a qubit.
using Types::qubits_vector
 The type of a vector of qubits.
using Types::time_type = double
 The type of time.

Detailed Description

Version
1.0

DESCRIPTION

Some types to make the code portable.

Definition in file Types.h.

Macro Definition Documentation

◆ _TYPES_H_

#define _TYPES_H_

Definition at line 14 of file Types.h.