macro_rules! mixed_curve_operations {
($affine:ident, $extended:ident) => { ... };
}Expand description
affine and projective coordinate mixed basic operation
macro_rules! mixed_curve_operations {
($affine:ident, $extended:ident) => { ... };
}affine and projective coordinate mixed basic operation