Packages

t

breeze.linalg.operators

HashVector_DenseVector_Ops

trait HashVector_DenseVector_Ops extends DenseVector_HashVector_Ops

Self Type
HashVector.type
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HashVector_DenseVector_Ops
  2. DenseVector_HashVector_Ops
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

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. implicit val canDot_DV_HV_Double: OpMulInner.Impl2[DenseVector[Double], HashVector[Double], Double]
    Definition Classes
    DenseVector_HashVector_Ops
  6. implicit val canDot_DV_HV_Float: OpMulInner.Impl2[DenseVector[Float], HashVector[Float], Float]
    Definition Classes
    DenseVector_HashVector_Ops
  7. implicit val canDot_DV_HV_Int: OpMulInner.Impl2[DenseVector[Int], HashVector[Int], Int]
    Definition Classes
    DenseVector_HashVector_Ops
  8. implicit val canDot_DV_HV_Long: OpMulInner.Impl2[DenseVector[Long], HashVector[Long], Long]
    Definition Classes
    DenseVector_HashVector_Ops
  9. implicit def canDot_HV_DV_Double: OpMulInner.Impl2[HashVector[Double], DenseVector[Double], Double]
  10. implicit def canDot_HV_DV_Float: OpMulInner.Impl2[HashVector[Float], DenseVector[Float], Float]
  11. implicit def canDot_HV_DV_Int: OpMulInner.Impl2[HashVector[Int], DenseVector[Int], Int]
  12. implicit def canDot_HV_DV_Long: OpMulInner.Impl2[HashVector[Long], DenseVector[Long], Long]
  13. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  14. implicit val dv_hv_Update_Zero_Idempotent_Double_OpAdd: OpAdd.InPlaceImpl2[DenseVector[Double], HashVector[Double]]
    Definition Classes
    DenseVector_HashVector_Ops
  15. implicit val dv_hv_Update_Zero_Idempotent_Double_OpSub: OpSub.InPlaceImpl2[DenseVector[Double], HashVector[Double]]
    Definition Classes
    DenseVector_HashVector_Ops
  16. implicit val dv_hv_Update_Zero_Idempotent_Float_OpAdd: OpAdd.InPlaceImpl2[DenseVector[Float], HashVector[Float]]
    Definition Classes
    DenseVector_HashVector_Ops
  17. implicit val dv_hv_Update_Zero_Idempotent_Float_OpSub: OpSub.InPlaceImpl2[DenseVector[Float], HashVector[Float]]
    Definition Classes
    DenseVector_HashVector_Ops
  18. implicit val dv_hv_Update_Zero_Idempotent_Int_OpAdd: OpAdd.InPlaceImpl2[DenseVector[Int], HashVector[Int]]
    Definition Classes
    DenseVector_HashVector_Ops
  19. implicit val dv_hv_Update_Zero_Idempotent_Int_OpSub: OpSub.InPlaceImpl2[DenseVector[Int], HashVector[Int]]
    Definition Classes
    DenseVector_HashVector_Ops
  20. implicit val dv_hv_Update_Zero_Idempotent_Long_OpAdd: OpAdd.InPlaceImpl2[DenseVector[Long], HashVector[Long]]
    Definition Classes
    DenseVector_HashVector_Ops
  21. implicit val dv_hv_Update_Zero_Idempotent_Long_OpSub: OpSub.InPlaceImpl2[DenseVector[Long], HashVector[Long]]
    Definition Classes
    DenseVector_HashVector_Ops
  22. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  23. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  24. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  25. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  26. implicit val hv_dv_UpdateOp_Double_OpAdd: OpAdd.InPlaceImpl2[HashVector[Double], DenseVector[Double]]
  27. implicit val hv_dv_UpdateOp_Double_OpDiv: OpDiv.InPlaceImpl2[HashVector[Double], DenseVector[Double]]
  28. implicit val hv_dv_UpdateOp_Double_OpMod: OpMod.InPlaceImpl2[HashVector[Double], DenseVector[Double]]
  29. implicit val hv_dv_UpdateOp_Double_OpMulScalar: OpMulScalar.InPlaceImpl2[HashVector[Double], DenseVector[Double]]
  30. implicit val hv_dv_UpdateOp_Double_OpPow: OpPow.InPlaceImpl2[HashVector[Double], DenseVector[Double]]
  31. implicit val hv_dv_UpdateOp_Double_OpSet: OpSet.InPlaceImpl2[HashVector[Double], DenseVector[Double]]
  32. implicit val hv_dv_UpdateOp_Double_OpSub: OpSub.InPlaceImpl2[HashVector[Double], DenseVector[Double]]
  33. implicit val hv_dv_UpdateOp_Float_OpAdd: OpAdd.InPlaceImpl2[HashVector[Float], DenseVector[Float]]
  34. implicit val hv_dv_UpdateOp_Float_OpDiv: OpDiv.InPlaceImpl2[HashVector[Float], DenseVector[Float]]
  35. implicit val hv_dv_UpdateOp_Float_OpMod: OpMod.InPlaceImpl2[HashVector[Float], DenseVector[Float]]
  36. implicit val hv_dv_UpdateOp_Float_OpMulScalar: OpMulScalar.InPlaceImpl2[HashVector[Float], DenseVector[Float]]
  37. implicit val hv_dv_UpdateOp_Float_OpPow: OpPow.InPlaceImpl2[HashVector[Float], DenseVector[Float]]
  38. implicit val hv_dv_UpdateOp_Float_OpSet: OpSet.InPlaceImpl2[HashVector[Float], DenseVector[Float]]
  39. implicit val hv_dv_UpdateOp_Float_OpSub: OpSub.InPlaceImpl2[HashVector[Float], DenseVector[Float]]
  40. implicit val hv_dv_UpdateOp_Int_OpAdd: OpAdd.InPlaceImpl2[HashVector[Int], DenseVector[Int]]
  41. implicit val hv_dv_UpdateOp_Int_OpDiv: OpDiv.InPlaceImpl2[HashVector[Int], DenseVector[Int]]
  42. implicit val hv_dv_UpdateOp_Int_OpMod: OpMod.InPlaceImpl2[HashVector[Int], DenseVector[Int]]
  43. implicit val hv_dv_UpdateOp_Int_OpMulScalar: OpMulScalar.InPlaceImpl2[HashVector[Int], DenseVector[Int]]
  44. implicit val hv_dv_UpdateOp_Int_OpPow: OpPow.InPlaceImpl2[HashVector[Int], DenseVector[Int]]
  45. implicit val hv_dv_UpdateOp_Int_OpSet: OpSet.InPlaceImpl2[HashVector[Int], DenseVector[Int]]
  46. implicit val hv_dv_UpdateOp_Int_OpSub: OpSub.InPlaceImpl2[HashVector[Int], DenseVector[Int]]
  47. implicit val hv_dv_UpdateOp_Long_OpAdd: OpAdd.InPlaceImpl2[HashVector[Long], DenseVector[Long]]
  48. implicit val hv_dv_UpdateOp_Long_OpDiv: OpDiv.InPlaceImpl2[HashVector[Long], DenseVector[Long]]
  49. implicit val hv_dv_UpdateOp_Long_OpMod: OpMod.InPlaceImpl2[HashVector[Long], DenseVector[Long]]
  50. implicit val hv_dv_UpdateOp_Long_OpMulScalar: OpMulScalar.InPlaceImpl2[HashVector[Long], DenseVector[Long]]
  51. implicit val hv_dv_UpdateOp_Long_OpPow: OpPow.InPlaceImpl2[HashVector[Long], DenseVector[Long]]
  52. implicit val hv_dv_UpdateOp_Long_OpSet: OpSet.InPlaceImpl2[HashVector[Long], DenseVector[Long]]
  53. implicit val hv_dv_UpdateOp_Long_OpSub: OpSub.InPlaceImpl2[HashVector[Long], DenseVector[Long]]
  54. implicit val hv_dv_op_Double_OpAdd: OpAdd.Impl2[HashVector[Double], DenseVector[Double], DenseVector[Double]]
  55. implicit val hv_dv_op_Double_OpDiv: OpDiv.Impl2[HashVector[Double], DenseVector[Double], DenseVector[Double]]
  56. implicit val hv_dv_op_Double_OpMod: OpMod.Impl2[HashVector[Double], DenseVector[Double], DenseVector[Double]]
  57. implicit val hv_dv_op_Double_OpMulScalar: OpMulScalar.Impl2[HashVector[Double], DenseVector[Double], DenseVector[Double]]
  58. implicit val hv_dv_op_Double_OpPow: OpPow.Impl2[HashVector[Double], DenseVector[Double], DenseVector[Double]]
  59. implicit val hv_dv_op_Double_OpSet: OpSet.Impl2[HashVector[Double], DenseVector[Double], DenseVector[Double]]
  60. implicit val hv_dv_op_Double_OpSub: OpSub.Impl2[HashVector[Double], DenseVector[Double], DenseVector[Double]]
  61. implicit val hv_dv_op_Float_OpAdd: OpAdd.Impl2[HashVector[Float], DenseVector[Float], DenseVector[Float]]
  62. implicit val hv_dv_op_Float_OpDiv: OpDiv.Impl2[HashVector[Float], DenseVector[Float], DenseVector[Float]]
  63. implicit val hv_dv_op_Float_OpMod: OpMod.Impl2[HashVector[Float], DenseVector[Float], DenseVector[Float]]
  64. implicit val hv_dv_op_Float_OpMulScalar: OpMulScalar.Impl2[HashVector[Float], DenseVector[Float], DenseVector[Float]]
  65. implicit val hv_dv_op_Float_OpPow: OpPow.Impl2[HashVector[Float], DenseVector[Float], DenseVector[Float]]
  66. implicit val hv_dv_op_Float_OpSet: OpSet.Impl2[HashVector[Float], DenseVector[Float], DenseVector[Float]]
  67. implicit val hv_dv_op_Float_OpSub: OpSub.Impl2[HashVector[Float], DenseVector[Float], DenseVector[Float]]
  68. implicit val hv_dv_op_Int_OpAdd: OpAdd.Impl2[HashVector[Int], DenseVector[Int], DenseVector[Int]]
  69. implicit val hv_dv_op_Int_OpDiv: OpDiv.Impl2[HashVector[Int], DenseVector[Int], DenseVector[Int]]
  70. implicit val hv_dv_op_Int_OpMod: OpMod.Impl2[HashVector[Int], DenseVector[Int], DenseVector[Int]]
  71. implicit val hv_dv_op_Int_OpMulScalar: OpMulScalar.Impl2[HashVector[Int], DenseVector[Int], DenseVector[Int]]
  72. implicit val hv_dv_op_Int_OpPow: OpPow.Impl2[HashVector[Int], DenseVector[Int], DenseVector[Int]]
  73. implicit val hv_dv_op_Int_OpSet: OpSet.Impl2[HashVector[Int], DenseVector[Int], DenseVector[Int]]
  74. implicit val hv_dv_op_Int_OpSub: OpSub.Impl2[HashVector[Int], DenseVector[Int], DenseVector[Int]]
  75. implicit val hv_dv_op_Long_OpAdd: OpAdd.Impl2[HashVector[Long], DenseVector[Long], DenseVector[Long]]
  76. implicit val hv_dv_op_Long_OpDiv: OpDiv.Impl2[HashVector[Long], DenseVector[Long], DenseVector[Long]]
  77. implicit val hv_dv_op_Long_OpMod: OpMod.Impl2[HashVector[Long], DenseVector[Long], DenseVector[Long]]
  78. implicit val hv_dv_op_Long_OpMulScalar: OpMulScalar.Impl2[HashVector[Long], DenseVector[Long], DenseVector[Long]]
  79. implicit val hv_dv_op_Long_OpPow: OpPow.Impl2[HashVector[Long], DenseVector[Long], DenseVector[Long]]
  80. implicit val hv_dv_op_Long_OpSet: OpSet.Impl2[HashVector[Long], DenseVector[Long], DenseVector[Long]]
  81. implicit val hv_dv_op_Long_OpSub: OpSub.Impl2[HashVector[Long], DenseVector[Long], DenseVector[Long]]
  82. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  83. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  84. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  85. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  86. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  87. def toString(): String
    Definition Classes
    AnyRef → Any
  88. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  89. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  90. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from AnyRef

Inherited from Any

Ungrouped