Add new functions to define subcase orderings.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 15 Jun 2009 23:27:31 +0000 (07:27 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 15 Jun 2009 23:27:31 +0000 (07:27 +0800)
commit2fe0749f0892964767cefadb5fac1c9784e9df84
tree1d4022450cd8a7f19782a95b4ef92f17a92d5a05
parent0840b3d295d4c734eba359f91039a506b15c815f
Add new functions to define subcase orderings.

Allow subcases to be defined from a index and width,
rather from a variable.  This avoids much of the
need for var_create_internal.
src/data/subcase.c
src/data/subcase.h
src/language/stats/roc.c