InertionChange.init

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void init(G v, float t)
  2. void init(G v)
    struct InertionChange(G = float)
    void
    init
    (
    in G v
    )
  3. G cur;
  4. G next;

Meta