public class Reals extends Object
static Real[]
arrayFrom(double... elements)
static List<Real>
listFrom(double... elements)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static List<Real> listFrom(double... elements)
public static Real[] arrayFrom(double... elements)