Dual.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opCmp(Dual!R z)
    struct Dual(T)
    @safe pure nothrow @nogc const
    int
    opCmp
    (
    R : T
    )
    (
    const Dual!R z
    )
    if (
    isFloatingPoint!T
    )
  2. int opCmp(R r)

Meta