public class CartesianVector extends Object
CartesianVector(int n, int k)
boolean
inc()
inc(int i)
int
nextIndex()
nextIndex(int i)
int[]
vector()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CartesianVector(int n, int k)
public int nextIndex(int i)
public int nextIndex()
public boolean inc(int i)
i
public boolean inc()
public int[] vector()
Copyright © 2015. All rights reserved.