[][src]Macro rustbatch::curve

macro_rules! curve {
    ($ax: expr, $ay: expr; $ahx: expr, $ahy: expr; $bx: expr, $by: expr; $bhx: expr, $bhy: expr) => { ... };
}

math::curve::Curve constructor that works on any type of number