coefficientCmp

Undocumented in source. Be warned that the author may not have intended to support it.

  1. int coefficientCmp(T cx, int ex, bool sx, T cy, int ey, bool sy)
    package @safe pure nothrow @nogc
    int
    coefficientCmp
    (
    T
    )
    (
    const T cx
    ,
    const int ex
    ,
    const bool sx
    ,
    const T cy
    ,
    const int ey
    ,
    const bool sy
    )
  2. int coefficientCmp(T cx, int ex, T cy, int ey)

Meta