object LemmaWeigths
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def boundedLemmaDistribution(ts: TermState, h0: Double, initWeight: Double, hW: Double, klW: Double, maxEntropy: Double, hScale: Double = 32, steps: Int = 10, n: Int = 100): FiniteDistribution[Typ[Term]]
- def boundedLemmaDistributionOpt(ts: TermState, h0: Double, initWeight: Double, hW: Double, klW: Double, maxEntropy: Double, hScale: Double = 32, steps: Int = 10, n: Int = 100): Option[(Double, FiniteDistribution[Typ[Term]])]
- def clone(): AnyRef
- def entDiff(x: Double, h0: Double, p0: Double, q0: Double, initWeight: Double, hW: Double, klW: Double): Double
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def geomRangeVec(a: Double, b: Double, n: Int): Vector[Double]
- def geomStep(a: Double, b: Double, j: Int, n: Int): Double
- final def getClass(): Class[_ <: AnyRef]
- def hDiff(x: Double, h0: Double): Double
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def klDiff(x: Double, p0: Double, q0: Double): Double
- def leastEntropy(h0: Double, p0: Double, q0: Double, initWeight: Double = 0.5, hW: Double = 1, klW: Double = 1, n: Int = 100): Option[(Double, Double)]
- def lemmaDistribution(ts: TermState, h0: Double, initWeight: Double, hW: Double, klW: Double, n: Int): FiniteDistribution[Typ[Term]]
- def lemmas(ts: TermState, h0: Double, initWeight: Double, hW: Double, klW: Double, n: Int): Vector[(Typ[Term], Double)]
- 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
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 boundedLemmaDistribution(ts: TermState, h0: Double, initWeight: Double, hW: Double, klW: Double, maxEntropy: Double, hScale: Double = 32, steps: Int = 10, n: Int = 100): FiniteDistribution[Typ[Term]]
- def boundedLemmaDistributionOpt(ts: TermState, h0: Double, initWeight: Double, hW: Double, klW: Double, maxEntropy: Double, hScale: Double = 32, steps: Int = 10, n: Int = 100): Option[(Double, FiniteDistribution[Typ[Term]])]
- def clone(): AnyRef
- def entDiff(x: Double, h0: Double, p0: Double, q0: Double, initWeight: Double, hW: Double, klW: Double): Double
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def geomRangeVec(a: Double, b: Double, n: Int): Vector[Double]
- def geomStep(a: Double, b: Double, j: Int, n: Int): Double
- final def getClass(): Class[_ <: AnyRef]
- def hDiff(x: Double, h0: Double): Double
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def klDiff(x: Double, p0: Double, q0: Double): Double
- def leastEntropy(h0: Double, p0: Double, q0: Double, initWeight: Double = 0.5, hW: Double = 1, klW: Double = 1, n: Int = 100): Option[(Double, Double)]
- def lemmaDistribution(ts: TermState, h0: Double, initWeight: Double, hW: Double, klW: Double, n: Int): FiniteDistribution[Typ[Term]]
- def lemmas(ts: TermState, h0: Double, initWeight: Double, hW: Double, klW: Double, n: Int): Vector[(Typ[Term], Double)]
- 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