Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
ksdensity(x, vd, w)
ks2density(x, y, vx, vy, wx, wy)

Tile Windows in a sequence

JIRA: ORG-9984

Code Block
win -s th1; /// tile horizontally first by window type then by name
win -s tv2; /// tile vertically by window name


Force Recalculation on a Specific Operation 

...