Trait qip::types::Precision[][src]

pub trait Precision: Default + Float + Sum + Send + Sync + Display + Product { }
Expand description

The float precision of the circuit.

Implementations on Foreign Types

Implementors