Macro mathru::Complex64

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