MeanSD.put

Combine two MeanSD's.

  1. void put(double element)
  2. void put(typeof(this) rhs)
    struct MeanSD
    void
    put
    pure nothrow @safe
    (
    typeof(this) rhs
    )

Meta