Packages

case class DynKernel[A, B](func: (SpecializationsModule.this)#Ref[(A) ⇒ B], inTypes: (SpecializationsModule.this)#TypePredicate, outTypes: (SpecializationsModule.this)#TypePredicate)(implicit eA: (SpecializationsModule.this)#Elem[A] = func.elem.eDom, eB: (SpecializationsModule.this)#Elem[B] = func.elem.eRange) extends (SpecializationsModule.this)#BaseDef[(A) ⇒ B] with Product with Serializable

Linear Supertypes
Serializable, Serializable, (SpecializationsModule.this)#BaseDef[(A) ⇒ B], (SpecializationsModule.this)#Def[(A) ⇒ B], (SpecializationsModule.this)#Node, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DynKernel
  2. Serializable
  3. Serializable
  4. BaseDef
  5. Def
  6. Node
  7. Product
  8. Equals
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DynKernel(func: (SpecializationsModule.this)#Ref[(A) ⇒ B], inTypes: (SpecializationsModule.this)#TypePredicate, outTypes: (SpecializationsModule.this)#TypePredicate)(implicit eA: (SpecializationsModule.this)#Elem[A] = func.elem.eDom, eB: (SpecializationsModule.this)#Elem[B] = func.elem.eRange)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  6. final def deps: Array[(SpecializationsModule.this)#Sym]
    Definition Classes
    Node
  7. implicit val eA: (SpecializationsModule.this)#Elem[A]
  8. implicit val eB: (SpecializationsModule.this)#Elem[B]
  9. final def elements: Array[AnyRef]
    Definition Classes
    Node
  10. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  11. def equals(other: Any): Boolean
    Definition Classes
    Node → Equals → AnyRef → Any
  12. val extendedKernels: List[(SpecializationsModule.this)#Ref[(Any) ⇒ Any]]
  13. val extendedKernelsMap: Map[(SpecializationsModule.this)#SpecKey, (SpecializationsModule.this)#Ref[(Any) ⇒ Any]]
  14. val extendedKernelsMapIncrement: Map[(SpecializationsModule.this)#SpecKey, (SpecializationsModule.this)#Ref[(Any) ⇒ Any]]
  15. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. val func: (SpecializationsModule.this)#Ref[(A) ⇒ B]
  17. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  18. def getDeps: Array[(SpecializationsModule.this)#Sym]
    Attributes
    protected
    Definition Classes
    Node
  19. def getInputConvertersForElem[A1, A2](matrix: (SpecializationsModule.this)#ConverterMatrix, eFrom: (SpecializationsModule.this)#Elem[A1]): List[(SpecializationsModule.this)#Conv[A1, A2]]
  20. def getInputConvertersToElem[A1, A2](matrix: (SpecializationsModule.this)#ConverterMatrix, eTo: (SpecializationsModule.this)#Elem[A2]): List[(SpecializationsModule.this)#Conv[A1, A2]]
  21. def getPrimaryKernels(inIsos: List[(SpecializationsModule.this)#Iso[Any, Any]], outIsos: List[(SpecializationsModule.this)#Iso[Any, Any]]): List[(SpecializationsModule.this)#Ref[(Any) ⇒ Any]]
  22. def getPrimaryKernelsMap(inIsos: List[(SpecializationsModule.this)#Iso[Any, Any]], outIsos: List[(SpecializationsModule.this)#Iso[Any, Any]]): Map[(SpecializationsModule.this)#SpecKey, (SpecializationsModule.this)#Ref[(Any) ⇒ Any]]
  23. def hashCode(): Int
    Definition Classes
    Node → AnyRef → Any
  24. val inConvMatrix: (SpecializationsModule.this)#ConverterMatrix
  25. val inFormatConvMatrix: (SpecializationsModule.this)#ConverterMatrix
  26. val inFormatIsos: List[(SpecializationsModule.this)#Iso[Any, Any]]
  27. val inFormats: List[(SpecializationsModule.this)#Elem[Any]]
  28. val inFormatsIncrement: List[(SpecializationsModule.this)#Elem[Any]]
  29. val inFormatsParent: List[(SpecializationsModule.this)#Elem[Any]]
  30. val inIsoSpecs: List[(SpecializationsModule.this)#Iso[Any, Any]]
  31. val inTypeSpecs: List[(SpecializationsModule.this)#Elem[_]]
  32. val inTypes: (SpecializationsModule.this)#TypePredicate
  33. val inTypesCurr: (SpecializationsModule.this)#TypePredicate
  34. val isConcreteOutType: Boolean
  35. def isDefaultOutType(el: (SpecializationsModule.this)#Elem[_]): Boolean
  36. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  37. def mirror(t: (SpecializationsModule.this)#Transformer): (SpecializationsModule.this)#Ref[(A) ⇒ B]
    Definition Classes
    Def
  38. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  39. final def nodeId: Int
    Definition Classes
    Node
    Annotations
    @inline()
  40. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  41. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  42. val originalFunc: (SpecializationsModule.this)#Ref[(A) ⇒ B]
  43. val outFormatIsos: List[(SpecializationsModule.this)#Iso[Any, Any]]
  44. val outFormatIsosDefault: List[(SpecializationsModule.this)#Iso[Any, Any]]
  45. val outFormatIsosIncrement: List[(SpecializationsModule.this)#Iso[Any, Any]]
  46. val outFormatIsosParent: List[(SpecializationsModule.this)#Iso[Any, Any]]
  47. val outFormats: List[(SpecializationsModule.this)#Elem[Any]]
  48. val outFormatsIncrement: List[(SpecializationsModule.this)#Elem[Any]]
  49. val outFormatsParent: List[(SpecializationsModule.this)#Elem[Any]]
  50. val outIsoSpecs: List[(SpecializationsModule.this)#Iso[Any, Any]]
  51. val outTypeSpecs: List[(SpecializationsModule.this)#Elem[_]]
  52. val outTypes: (SpecializationsModule.this)#TypePredicate
  53. val outTypesCurr: (SpecializationsModule.this)#TypePredicate
  54. val primaryKernels: List[(SpecializationsModule.this)#Ref[(Any) ⇒ Any]]
  55. val primaryKernelsMap: Map[(SpecializationsModule.this)#SpecKey, (SpecializationsModule.this)#Ref[(Any) ⇒ Any]]
  56. implicit val resultType: (SpecializationsModule.this)#Elem[(A) ⇒ B]
    Definition Classes
    BaseDef → Def
  57. final def self: (SpecializationsModule.this)#Ref[(A) ⇒ B]
    Definition Classes
    Def
  58. final def syms: Array[(SpecializationsModule.this)#Sym]
    Definition Classes
    Node
  59. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  60. def toString(): String
    Definition Classes
    Node → AnyRef → Any
  61. def transform(t: (SpecializationsModule.this)#Transformer): (SpecializationsModule.this)#DynKernel[A, B]
    Definition Classes
    DynKernel → Def
  62. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  63. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  64. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from (SpecializationsModule.this)#BaseDef[(A) ⇒ B]

Inherited from (SpecializationsModule.this)#Def[(A) ⇒ B]

Inherited from (SpecializationsModule.this)#Node

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped