DoubleVector

object DoubleVector extends ExprTypeImpl[IndexedSeq[Double], [T <: Txn[T]] =>> DoubleVector[T]]
Companion
class
trait ExprTypeImpl[IndexedSeq[Double], [T <: Txn[T]] =>> DoubleVector[T]]
trait Type[IndexedSeq[Double], [T <: Txn[T]] =>> DoubleVector[T]]
trait Type
trait Type
class Object
trait Matchable
class Any

Type members

Inherited classlikes

protected trait ConstImpl[T <: Txn[T]]
Inherited from
ExprTypeImpl
object Var
Inherited from
Type
protected trait VarImpl[T <: Txn[T]]
Inherited from
ExprTypeImpl

Inherited types

type A = A1
Inherited from
Type
type Const[T <: Txn[T]] = Repr[T] & Const[T, A]
Inherited from
Type
type E[T <: Txn[T]] = Repr[T]
Inherited from
Type
type Var[T <: Txn[T]] = Repr[T] & Var[T, Repr[T]]
Inherited from
Type

Value members

Concrete methods

override def toString: String
Definition Classes
Any
def tryParse(in: Any): Option[IndexedSeq[Double]]

Inherited methods

final protected def addExtension(extensions: Array[ExprTypeExtension1[[T <: Txn[T]] =>> DoubleVector[T]]], ext: ExprTypeExtension1[[T <: Txn[T]] =>> DoubleVector[T]]): Array[ExprTypeExtension1[[T <: Txn[T]] =>> DoubleVector[T]]]
Inherited from
ExprTypeImpl
final protected def findExt(op: Int): ExprTypeExtension1[[T <: Txn[T]] =>> DoubleVector[T]]
Inherited from
ExprTypeImpl
final protected def findExt(extensions: Array[ExprTypeExtension1[[T <: Txn[T]] =>> DoubleVector[T]]], op: Int): ExprTypeExtension1[[T <: Txn[T]] =>> DoubleVector[T]]
Inherited from
ExprTypeImpl
override def init(): Unit
Definition Classes
Type -> Type
Inherited from
Type
protected def mkExtArray(size: Int): Array[ExprTypeExtension1[[T <: Txn[T]] =>> DoubleVector[T]]]
Inherited from
ExprTypeImpl
final def registerExtension(ext: ExprTypeExtension1[[T <: Txn[T]] =>> DoubleVector[T]]): Unit
Inherited from
ExprTypeImpl

Concrete fields

final val typeId: 8197
final val valueFormat: ConstFormat[IndexedSeq[Double]]

Implicits

Inherited implicits

final implicit def tpe: Type[IndexedSeq[Double], [T <: Txn[T]] =>> DoubleVector[T]]
Inherited from
ExprTypeImpl