Function efd::nyquist[][src]

pub fn nyquist<'a, A>(zx: A) -> usize where
    A: AsArray<'a, f64, Ix2>, 
Expand description

Returns the maximum number of harmonics that can be computed for a given contour, the Nyquist Frequency.