public static class CdfSparseDataSet extends java.lang.Object
ds= CdfSparseDataSet(1,200,dataset(1)) ds.putValues( 10, dataset(2) ) ds.putValues( 110, dataset(3) ) plot( ds )
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait