class
MemoDoubleColumn extends DoubleColumn
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
andThen[A](g: (Double) ⇒ A): (Int) ⇒ A
-
-
final
def
asInstanceOf[T0]: T0
-
def
cValue(row: Int): CDouble
-
def
clone(): AnyRef
-
def
compose[A](g: (A) ⇒ Int): (A) ⇒ Double
-
def
definedAt(from: Int, to: Int): BitSet
-
-
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
isDefinedAt(row: Int): Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
jValue(row: Int): JValue
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
rowCompare(row1: Int, row2: Int): Int
-
def
rowEq(row1: Int, row2: Int): Boolean
-
def
strValue(row: Int): String
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
toString(range: Range): String
-
def
toString(row: Int): String
-
val
tpe: CDouble.type
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-