object QDI
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def asyncIterLog[A](init: A, dyn: (A) => A, steps: Int, logger: Logger): Future[A]
- def clone(): AnyRef
- val css: String
- def datafile: String
- lazy val desktop: Desktop
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- implicit def fdDiv[A](fd: FiniteDistribution[A]): Node
- implicit def fdListDiv[A](fds: List[FiniteDistribution[A]]): Node
- implicit def fdListList[A](fd: FiniteDistribution[A]): List[List[Any]]
- implicit def fdRead: ReadString[List[String]]
- implicit def fdString[A](fd: FiniteDistribution[A]): String
- implicit def fdWrite[A]: WriteString[FiniteDistribution[A]]
- def freeMem: Long
- def gc: Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- val head: Elem
- final def isInstanceOf[T0]: Boolean
- def iterLog[A](init: A, dyn: (A) => A, steps: Int, logger: Logger): A
- implicit def listView[A](implicit arg0: WebView[A]): WebView[List[A]]
- def maxMem: Long
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def p(s: String): Node
- def readFD(filename: String, dir: String = "data"): FiniteDistribution[String]
- def readFile(filename: String): Iterator[String]
- def row(xs: List[String]): Elem
- def run[A](init: A, dyn: (A) => A, steps: Int, threads: Int = 6): IndexedSeq[Future[A]]
- def runFor[A](f: (A) => A, init: A, duration: Long): A
- def runFor[A](f: (A) => A, init: A, duration: Long, save: (A, Int) => Unit): A
- def runForFut[A](f: (A) => A, init: A, duration: Long): Future[A]
- def runForFut[A](f: (A) => A, init: A, duration: Long, save: (A, Int) => Unit): Future[A]
- lazy val runTime: Runtime
- final def synchronized[T0](arg0: => T0): T0
- implicit def tableDiv(xy: List[List[Any]]): Elem
- implicit def tableRead: ReadString[List[List[String]]]
- implicit def tableString(xy: List[List[Any]]): String
- implicit def tableWrite[A]: WriteString[List[List[A]]]
- def timed[A](result: => A): A
- def toString(): String
- implicit def toXML[A](a: A)(implicit arg0: WebView[A]): Node
- def totalMem: Long
- def view(ps: Node*): Unit
- def viewPage(body: Node, fileName: String = "tmp/qdi.html"): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def writeFD(fd: FiniteDistribution[String], filename: String, dir: String = "data"): Unit
- def writeFile(text: String, fileName: String, append: Boolean = false): Unit
Deprecated Value Members
- def finalize(): Unit
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def asyncIterLog[A](init: A, dyn: (A) => A, steps: Int, logger: Logger): Future[A]
- def clone(): AnyRef
- val css: String
- def datafile: String
- lazy val desktop: Desktop
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- implicit def fdDiv[A](fd: FiniteDistribution[A]): Node
- implicit def fdListDiv[A](fds: List[FiniteDistribution[A]]): Node
- implicit def fdListList[A](fd: FiniteDistribution[A]): List[List[Any]]
- implicit def fdRead: ReadString[List[String]]
- implicit def fdString[A](fd: FiniteDistribution[A]): String
- implicit def fdWrite[A]: WriteString[FiniteDistribution[A]]
- def freeMem: Long
- def gc: Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- val head: Elem
- final def isInstanceOf[T0]: Boolean
- def iterLog[A](init: A, dyn: (A) => A, steps: Int, logger: Logger): A
- implicit def listView[A](implicit arg0: WebView[A]): WebView[List[A]]
- def maxMem: Long
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def p(s: String): Node
- def readFD(filename: String, dir: String = "data"): FiniteDistribution[String]
- def readFile(filename: String): Iterator[String]
- def row(xs: List[String]): Elem
- def run[A](init: A, dyn: (A) => A, steps: Int, threads: Int = 6): IndexedSeq[Future[A]]
- def runFor[A](f: (A) => A, init: A, duration: Long): A
- def runFor[A](f: (A) => A, init: A, duration: Long, save: (A, Int) => Unit): A
- def runForFut[A](f: (A) => A, init: A, duration: Long): Future[A]
- def runForFut[A](f: (A) => A, init: A, duration: Long, save: (A, Int) => Unit): Future[A]
- lazy val runTime: Runtime
- final def synchronized[T0](arg0: => T0): T0
- implicit def tableDiv(xy: List[List[Any]]): Elem
- implicit def tableRead: ReadString[List[List[String]]]
- implicit def tableString(xy: List[List[Any]]): String
- implicit def tableWrite[A]: WriteString[List[List[A]]]
- def timed[A](result: => A): A
- def toString(): String
- implicit def toXML[A](a: A)(implicit arg0: WebView[A]): Node
- def totalMem: Long
- def view(ps: Node*): Unit
- def viewPage(body: Node, fileName: String = "tmp/qdi.html"): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def writeFD(fd: FiniteDistribution[String], filename: String, dir: String = "data"): Unit
- def writeFile(text: String, fileName: String, append: Boolean = false): Unit
- def finalize(): Unit