Object

de.sciss.lucre.synth.expr

DoubleVec

Related Doc: package expr

Permalink

object DoubleVec extends VecLikeType[Double]

Linear Supertypes
VecLikeType[Double], ExprTypeImplA[IndexedSeq[Double]], TypeImpl1A[[$tilde]Expr[~, IndexedSeq[Double]]], Type1A[[$tilde]Expr[~, IndexedSeq[Double]]], Type1Like[[$tilde]Expr[~, IndexedSeq[Double]]], TypeImplLike[Extension1[[$tilde]Expr[~, IndexedSeq[Double]]]], ExprTypeImpl[IndexedSeq[Double]], ExprType[IndexedSeq[Double]], Type, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. DoubleVec
  2. VecLikeType
  3. ExprTypeImplA
  4. TypeImpl1A
  5. Type1A
  6. Type1Like
  7. TypeImplLike
  8. ExprTypeImpl
  9. ExprType
  10. Type
  11. AnyRef
  12. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. final type Change = model.Change[IndexedSeq[Double]]

    Permalink
    Attributes
    protected
    Definition Classes
    ExprTypeImpl
  2. final type Ex[S <: Sys[S]] = Expr[S, IndexedSeq[Double]]

    Permalink
    Attributes
    protected
    Definition Classes
    ExprTypeImpl
  3. final type ExN[S <: Sys[S]] = Node[S, IndexedSeq[Double]]

    Permalink
    Attributes
    protected
    Definition Classes
    ExprTypeImpl
  4. final type ExV[S <: Sys[S]] = Var[S, IndexedSeq[Double]]

    Permalink
    Attributes
    protected
    Definition Classes
    ExprTypeImpl

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def addExtension(exts: Array[Extension1[[$tilde]Expr[~, IndexedSeq[Double]]]], ext: Extension1[[$tilde]Expr[~, IndexedSeq[Double]]]): Array[Extension1[[$tilde]Expr[~, IndexedSeq[Double]]]]

    Permalink
    Attributes
    protected
    Definition Classes
    TypeImplLike
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. final val element: ExprTypeA[Double]

    Permalink
    Definition Classes
    DoubleVecVecLikeType
  8. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  9. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  10. final val extTag: ClassTag[Extension1[[$tilde]Expr[~, IndexedSeq[Double]]]]

    Permalink
    Attributes
    protected
    Definition Classes
    TypeImpl1A → TypeImplLike
  11. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  12. final def findExt(exts: Array[Extension1[[$tilde]Expr[~, IndexedSeq[Double]]]], op: Int): Extension1[[$tilde]Expr[~, IndexedSeq[Double]]]

    Permalink
    Attributes
    protected
    Definition Classes
    TypeImplLike
  13. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  14. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  15. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  16. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  17. final def newConst[S <: Sys[S]](value: IndexedSeq[Double]): Const[S, IndexedSeq[Double]]

    Permalink
    Definition Classes
    ExprTypeImpl → ExprType
  18. final def newVar[S <: Sys[S]](init: Ex[S])(implicit tx: expr.impl.ExprTypeImpl.newVar.S.Tx): ExV[S]

    Permalink
    Definition Classes
    ExprTypeImpl → ExprType
  19. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  20. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  21. final def read[S <: Sys[S]](in: DataInput, access: expr.impl.ExprTypeImpl.read.S.Acc)(implicit tx: expr.impl.ExprTypeImpl.read.S.Tx): Ex[S]

    Permalink
    Definition Classes
    ExprTypeImpl
  22. final def readConst[S <: Sys[S]](in: DataInput): Const[S, IndexedSeq[Double]]

    Permalink
    Definition Classes
    ExprTypeImpl → ExprType
  23. final def readExtension[S <: Sys[S]](arity: Int, op: Int, in: DataInput, access: expr.impl.TypeImpl1A.readExtension.S.Acc, targets: Targets[S])(implicit tx: expr.impl.TypeImpl1A.readExtension.S.Tx): Expr[S, IndexedSeq[Double]] with Node[S]

    Permalink
    Attributes
    protected
    Definition Classes
    TypeImpl1A
  24. def readNode[S <: Sys[S]](cookie: Int, in: DataInput, access: expr.impl.ExprTypeImplA.readNode.S.Acc, targets: Targets[S])(implicit tx: expr.impl.ExprTypeImplA.readNode.S.Tx): Ex[S] with Node[S]

    Permalink
    Attributes
    protected
    Definition Classes
    ExprTypeImplA → ExprTypeImpl
  25. final def readValue(in: DataInput): IndexedSeq[Double]

    Permalink
    Definition Classes
    VecLikeType → ExprType
  26. final def readVar[S <: Sys[S]](in: DataInput, access: expr.impl.ExprTypeImpl.readVar.S.Acc, targets: Targets[S])(implicit tx: expr.impl.ExprTypeImpl.readVar.S.Tx): ExV[S]

    Permalink
    Attributes
    protected
    Definition Classes
    ExprTypeImpl
  27. final def readVar[S <: Sys[S]](in: DataInput, access: expr.impl.ExprTypeImpl.readVar.S.Acc)(implicit tx: expr.impl.ExprTypeImpl.readVar.S.Tx): ExV[S]

    Permalink
    Definition Classes
    ExprTypeImpl → ExprType
  28. final def registerExtension(arity: Int, ext: Ext): Unit

    Permalink
    Definition Classes
    TypeImpl1A → Type1A
  29. implicit final def serializer[S <: Sys[S]]: Serializer[S, Ex[S]]

    Permalink
    Definition Classes
    ExprTypeImpl → ExprType
  30. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  31. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  32. final val typeID: Int

    Permalink
    Definition Classes
    DoubleVec → Type
  33. implicit final def varSerializer[S <: Sys[S]]: Serializer[S, ExV[S]]

    Permalink
    Definition Classes
    ExprTypeImpl → ExprType
  34. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  35. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. final def writeValue(value: IndexedSeq[Double], out: DataOutput): Unit

    Permalink
    Definition Classes
    VecLikeType → ExprType

Inherited from VecLikeType[Double]

Inherited from ExprTypeImplA[IndexedSeq[Double]]

Inherited from TypeImpl1A[[$tilde]Expr[~, IndexedSeq[Double]]]

Inherited from Type1A[[$tilde]Expr[~, IndexedSeq[Double]]]

Inherited from Type1Like[[$tilde]Expr[~, IndexedSeq[Double]]]

Inherited from TypeImplLike[Extension1[[$tilde]Expr[~, IndexedSeq[Double]]]]

Inherited from ExprTypeImpl[IndexedSeq[Double]]

Inherited from ExprType[IndexedSeq[Double]]

Inherited from Type

Inherited from AnyRef

Inherited from Any

Ungrouped