macro_rules! jacobian_const {
    ($x: expr, $y: expr) => { ... };
}
Expand description

Define a jacobian group element constant.