[][src]Macro mathru::Complex32

macro_rules! Complex32 {
    ($r:expr, $i:expr) => { ... };
}