Phase

Type Alias Phase 

Source
pub type Phase = Array2<f64>;
Expand description

Real-valued phase

Aliased Typeยง

pub struct Phase { /* private fields */ }