public interface  oadd.org.apache.commons.math.random.RandomVectorGenerator extends java.lang.Object
{
public abstract double[] nextVector();
}