approx

Check with method given at runtime with default parameters a and b can be any data sets supported by the approx template

  1. bool approx(ApproxMethod method, T a, T b)
    pure @safe @nogc nothrow
    bool
    approx
    (
    T
    )
    (,
    in T a
    ,
    in T b
    )
  2. template approx(ApproxMethod method)

Meta