Macro agnes::field_multiplication[][src]

macro_rules! field_multiplication {
    ($dtypes:ident => $($dtype:tt,)*) => { ... };
    ($dtypes:ident => $($dtype:tt),*) => { ... };
}