Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
asInstanceOf
[T0]
: T0
-
def
clone
(): AnyRef
-
def
compare
(d1: Double, d2: Double): Int
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
equiv
(x: Double, y: Double): Boolean
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
gt
(x: Double, y: Double): Boolean
-
def
gteq
(x: Double, y: Double): Boolean
-
def
hashCode
(): Int
-
def
isInstanceOf
[T0]
: Boolean
-
def
isPlottable
(t: Double): Boolean
-
def
lt
(x: Double, y: Double): Boolean
-
def
lteq
(x: Double, y: Double): Boolean
-
def
max
(x: Double, y: Double): Double
-
def
min
(x: Double, y: Double): Double
-
implicit def
mkOrderingOps
(lhs: Double): Ops
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
on
[U]
(f: (U) ⇒ Double): Ordering[U]
-
def
portion
(left: Double, v: Double, right: Double): Double
-
def
readResolve
(): AnyRef
-
def
reverse
: Ordering[Double]
-
def
step
(from: Double, to: Double): Double
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
tics
(from: Double, to: Double): Seq[(Double, String)]
-
def
toString
(): String
-
def
tryCompare
(x: Double, y: Double): Some[Int]
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
-
def
zero
(): Double
Inherited from Ordering[Double]
Inherited from Serializable
Inherited from Serializable
Inherited from PartialOrdering[Double]
Inherited from Equiv[Double]
Inherited from Comparator[Double]
Inherited from AnyRef
Inherited from Any