breeze.linalg.operators

DenseVector_SparseVector_Ops

trait DenseVector_SparseVector_Ops extends AnyRef

Self Type
SparseVector.type
Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. DenseVector_SparseVector_Ops
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

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

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  7. implicit val canDot_DV_SV_BigInt: OpMulInner.Impl2[DenseVector[BigInt], SparseVector[BigInt], BigInt]

  8. implicit val canDot_DV_SV_Complex: OpMulInner.Impl2[DenseVector[Complex], SparseVector[Complex], Complex]

  9. implicit val canDot_DV_SV_Double: OpMulInner.Impl2[DenseVector[Double], SparseVector[Double], Double]

  10. implicit val canDot_DV_SV_Float: OpMulInner.Impl2[DenseVector[Float], SparseVector[Float], Float]

  11. implicit val canDot_DV_SV_Int: OpMulInner.Impl2[DenseVector[Int], SparseVector[Int], Int]

  12. implicit val canDot_DV_SV_Long: OpMulInner.Impl2[DenseVector[Long], SparseVector[Long], Long]

  13. implicit val canZipValues_DV_SV_BigInt: zipValues.Impl2[DenseVector[BigInt], SparseVector[BigInt], ZippedValues[BigInt, BigInt]]

  14. implicit val canZipValues_DV_SV_Complex: zipValues.Impl2[DenseVector[Complex], SparseVector[Complex], ZippedValues[Complex, Complex]]

  15. implicit val canZipValues_DV_SV_Double: zipValues.Impl2[DenseVector[Double], SparseVector[Double], ZippedValues[Double, Double]]

  16. implicit val canZipValues_DV_SV_Float: zipValues.Impl2[DenseVector[Float], SparseVector[Float], ZippedValues[Float, Float]]

  17. implicit val canZipValues_DV_SV_Int: zipValues.Impl2[DenseVector[Int], SparseVector[Int], ZippedValues[Int, Int]]

  18. implicit val canZipValues_DV_SV_Long: zipValues.Impl2[DenseVector[Long], SparseVector[Long], ZippedValues[Long, Long]]

  19. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  20. implicit val dv_sv_UpdateOp_BigInt_OpDiv: OpDiv.InPlaceImpl2[DenseVector[BigInt], SparseVector[BigInt]]

  21. implicit val dv_sv_UpdateOp_BigInt_OpMod: OpMod.InPlaceImpl2[DenseVector[BigInt], SparseVector[BigInt]]

  22. implicit val dv_sv_UpdateOp_BigInt_OpMulScalar: OpMulScalar.InPlaceImpl2[DenseVector[BigInt], SparseVector[BigInt]]

  23. implicit val dv_sv_UpdateOp_BigInt_OpSet: OpSet.InPlaceImpl2[DenseVector[BigInt], SparseVector[BigInt]]

  24. implicit val dv_sv_UpdateOp_Complex_OpDiv: OpDiv.InPlaceImpl2[DenseVector[Complex], SparseVector[Complex]]

  25. implicit val dv_sv_UpdateOp_Complex_OpMulScalar: OpMulScalar.InPlaceImpl2[DenseVector[Complex], SparseVector[Complex]]

  26. implicit val dv_sv_UpdateOp_Complex_OpPow: OpPow.InPlaceImpl2[DenseVector[Complex], SparseVector[Complex]]

  27. implicit val dv_sv_UpdateOp_Complex_OpSet: OpSet.InPlaceImpl2[DenseVector[Complex], SparseVector[Complex]]

  28. implicit val dv_sv_UpdateOp_Double_OpDiv: OpDiv.InPlaceImpl2[DenseVector[Double], SparseVector[Double]]

  29. implicit val dv_sv_UpdateOp_Double_OpMod: OpMod.InPlaceImpl2[DenseVector[Double], SparseVector[Double]]

  30. implicit val dv_sv_UpdateOp_Double_OpMulScalar: OpMulScalar.InPlaceImpl2[DenseVector[Double], SparseVector[Double]]

  31. implicit val dv_sv_UpdateOp_Double_OpPow: OpPow.InPlaceImpl2[DenseVector[Double], SparseVector[Double]]

  32. implicit val dv_sv_UpdateOp_Double_OpSet: OpSet.InPlaceImpl2[DenseVector[Double], SparseVector[Double]]

  33. implicit val dv_sv_UpdateOp_Float_OpDiv: OpDiv.InPlaceImpl2[DenseVector[Float], SparseVector[Float]]

  34. implicit val dv_sv_UpdateOp_Float_OpMod: OpMod.InPlaceImpl2[DenseVector[Float], SparseVector[Float]]

  35. implicit val dv_sv_UpdateOp_Float_OpMulScalar: OpMulScalar.InPlaceImpl2[DenseVector[Float], SparseVector[Float]]

  36. implicit val dv_sv_UpdateOp_Float_OpPow: OpPow.InPlaceImpl2[DenseVector[Float], SparseVector[Float]]

  37. implicit val dv_sv_UpdateOp_Float_OpSet: OpSet.InPlaceImpl2[DenseVector[Float], SparseVector[Float]]

  38. implicit val dv_sv_UpdateOp_Int_OpDiv: OpDiv.InPlaceImpl2[DenseVector[Int], SparseVector[Int]]

  39. implicit val dv_sv_UpdateOp_Int_OpMod: OpMod.InPlaceImpl2[DenseVector[Int], SparseVector[Int]]

  40. implicit val dv_sv_UpdateOp_Int_OpMulScalar: OpMulScalar.InPlaceImpl2[DenseVector[Int], SparseVector[Int]]

  41. implicit val dv_sv_UpdateOp_Int_OpPow: OpPow.InPlaceImpl2[DenseVector[Int], SparseVector[Int]]

  42. implicit val dv_sv_UpdateOp_Int_OpSet: OpSet.InPlaceImpl2[DenseVector[Int], SparseVector[Int]]

  43. implicit val dv_sv_UpdateOp_Long_OpDiv: OpDiv.InPlaceImpl2[DenseVector[Long], SparseVector[Long]]

  44. implicit val dv_sv_UpdateOp_Long_OpMod: OpMod.InPlaceImpl2[DenseVector[Long], SparseVector[Long]]

  45. implicit val dv_sv_UpdateOp_Long_OpMulScalar: OpMulScalar.InPlaceImpl2[DenseVector[Long], SparseVector[Long]]

  46. implicit val dv_sv_UpdateOp_Long_OpPow: OpPow.InPlaceImpl2[DenseVector[Long], SparseVector[Long]]

  47. implicit val dv_sv_UpdateOp_Long_OpSet: OpSet.InPlaceImpl2[DenseVector[Long], SparseVector[Long]]

  48. implicit def dv_sv_Update_Zero_Idempotent_BigInt_OpAdd: OpAdd.InPlaceImpl2[DenseVector[BigInt], SparseVector[BigInt]]

  49. implicit def dv_sv_Update_Zero_Idempotent_BigInt_OpSub: OpSub.InPlaceImpl2[DenseVector[BigInt], SparseVector[BigInt]]

  50. implicit def dv_sv_Update_Zero_Idempotent_Complex_OpAdd: OpAdd.InPlaceImpl2[DenseVector[Complex], SparseVector[Complex]]

  51. implicit def dv_sv_Update_Zero_Idempotent_Complex_OpSub: OpSub.InPlaceImpl2[DenseVector[Complex], SparseVector[Complex]]

  52. implicit def dv_sv_Update_Zero_Idempotent_Double_OpAdd: OpAdd.InPlaceImpl2[DenseVector[Double], SparseVector[Double]]

  53. implicit def dv_sv_Update_Zero_Idempotent_Double_OpSub: OpSub.InPlaceImpl2[DenseVector[Double], SparseVector[Double]]

  54. implicit def dv_sv_Update_Zero_Idempotent_Float_OpAdd: OpAdd.InPlaceImpl2[DenseVector[Float], SparseVector[Float]]

  55. implicit def dv_sv_Update_Zero_Idempotent_Float_OpSub: OpSub.InPlaceImpl2[DenseVector[Float], SparseVector[Float]]

  56. implicit def dv_sv_Update_Zero_Idempotent_Int_OpAdd: OpAdd.InPlaceImpl2[DenseVector[Int], SparseVector[Int]]

  57. implicit def dv_sv_Update_Zero_Idempotent_Int_OpSub: OpSub.InPlaceImpl2[DenseVector[Int], SparseVector[Int]]

  58. implicit def dv_sv_Update_Zero_Idempotent_Long_OpAdd: OpAdd.InPlaceImpl2[DenseVector[Long], SparseVector[Long]]

  59. implicit def dv_sv_Update_Zero_Idempotent_Long_OpSub: OpSub.InPlaceImpl2[DenseVector[Long], SparseVector[Long]]

  60. implicit val dv_sv_op_BigInt_OpAdd: UImpl2[OpAdd.type, DenseVector[BigInt], SparseVector[BigInt], Vector[BigInt]]

  61. implicit val dv_sv_op_BigInt_OpDiv: UImpl2[OpDiv.type, DenseVector[BigInt], SparseVector[BigInt], Vector[BigInt]]

  62. implicit val dv_sv_op_BigInt_OpMod: UImpl2[OpMod.type, DenseVector[BigInt], SparseVector[BigInt], Vector[BigInt]]

  63. implicit val dv_sv_op_BigInt_OpMulScalar: UImpl2[OpMulScalar.type, DenseVector[BigInt], SparseVector[BigInt], Vector[BigInt]]

  64. implicit val dv_sv_op_BigInt_OpSet: UImpl2[OpSet.type, DenseVector[BigInt], SparseVector[BigInt], Vector[BigInt]]

  65. implicit val dv_sv_op_BigInt_OpSub: UImpl2[OpSub.type, DenseVector[BigInt], SparseVector[BigInt], Vector[BigInt]]

  66. implicit val dv_sv_op_Complex_OpAdd: UImpl2[OpAdd.type, DenseVector[Complex], SparseVector[Complex], Vector[Complex]]

  67. implicit val dv_sv_op_Complex_OpDiv: UImpl2[OpDiv.type, DenseVector[Complex], SparseVector[Complex], Vector[Complex]]

  68. implicit val dv_sv_op_Complex_OpMulScalar: UImpl2[OpMulScalar.type, DenseVector[Complex], SparseVector[Complex], Vector[Complex]]

  69. implicit val dv_sv_op_Complex_OpPow: UImpl2[OpPow.type, DenseVector[Complex], SparseVector[Complex], Vector[Complex]]

  70. implicit val dv_sv_op_Complex_OpSet: UImpl2[OpSet.type, DenseVector[Complex], SparseVector[Complex], Vector[Complex]]

  71. implicit val dv_sv_op_Complex_OpSub: UImpl2[OpSub.type, DenseVector[Complex], SparseVector[Complex], Vector[Complex]]

  72. implicit val dv_sv_op_Double_OpAdd: UImpl2[OpAdd.type, DenseVector[Double], SparseVector[Double], Vector[Double]]

  73. implicit val dv_sv_op_Double_OpDiv: UImpl2[OpDiv.type, DenseVector[Double], SparseVector[Double], Vector[Double]]

  74. implicit val dv_sv_op_Double_OpMod: UImpl2[OpMod.type, DenseVector[Double], SparseVector[Double], Vector[Double]]

  75. implicit val dv_sv_op_Double_OpMulScalar: UImpl2[OpMulScalar.type, DenseVector[Double], SparseVector[Double], Vector[Double]]

  76. implicit val dv_sv_op_Double_OpPow: UImpl2[OpPow.type, DenseVector[Double], SparseVector[Double], Vector[Double]]

  77. implicit val dv_sv_op_Double_OpSet: UImpl2[OpSet.type, DenseVector[Double], SparseVector[Double], Vector[Double]]

  78. implicit val dv_sv_op_Double_OpSub: UImpl2[OpSub.type, DenseVector[Double], SparseVector[Double], Vector[Double]]

  79. implicit val dv_sv_op_Float_OpAdd: UImpl2[OpAdd.type, DenseVector[Float], SparseVector[Float], Vector[Float]]

  80. implicit val dv_sv_op_Float_OpDiv: UImpl2[OpDiv.type, DenseVector[Float], SparseVector[Float], Vector[Float]]

  81. implicit val dv_sv_op_Float_OpMod: UImpl2[OpMod.type, DenseVector[Float], SparseVector[Float], Vector[Float]]

  82. implicit val dv_sv_op_Float_OpMulScalar: UImpl2[OpMulScalar.type, DenseVector[Float], SparseVector[Float], Vector[Float]]

  83. implicit val dv_sv_op_Float_OpPow: UImpl2[OpPow.type, DenseVector[Float], SparseVector[Float], Vector[Float]]

  84. implicit val dv_sv_op_Float_OpSet: UImpl2[OpSet.type, DenseVector[Float], SparseVector[Float], Vector[Float]]

  85. implicit val dv_sv_op_Float_OpSub: UImpl2[OpSub.type, DenseVector[Float], SparseVector[Float], Vector[Float]]

  86. implicit val dv_sv_op_Int_OpAdd: UImpl2[OpAdd.type, DenseVector[Int], SparseVector[Int], Vector[Int]]

  87. implicit val dv_sv_op_Int_OpDiv: UImpl2[OpDiv.type, DenseVector[Int], SparseVector[Int], Vector[Int]]

  88. implicit val dv_sv_op_Int_OpMod: UImpl2[OpMod.type, DenseVector[Int], SparseVector[Int], Vector[Int]]

  89. implicit val dv_sv_op_Int_OpMulScalar: UImpl2[OpMulScalar.type, DenseVector[Int], SparseVector[Int], Vector[Int]]

  90. implicit val dv_sv_op_Int_OpPow: UImpl2[OpPow.type, DenseVector[Int], SparseVector[Int], Vector[Int]]

  91. implicit val dv_sv_op_Int_OpSet: UImpl2[OpSet.type, DenseVector[Int], SparseVector[Int], Vector[Int]]

  92. implicit val dv_sv_op_Int_OpSub: UImpl2[OpSub.type, DenseVector[Int], SparseVector[Int], Vector[Int]]

  93. implicit val dv_sv_op_Long_OpAdd: UImpl2[OpAdd.type, DenseVector[Long], SparseVector[Long], Vector[Long]]

  94. implicit val dv_sv_op_Long_OpDiv: UImpl2[OpDiv.type, DenseVector[Long], SparseVector[Long], Vector[Long]]

  95. implicit val dv_sv_op_Long_OpMod: UImpl2[OpMod.type, DenseVector[Long], SparseVector[Long], Vector[Long]]

  96. implicit val dv_sv_op_Long_OpMulScalar: UImpl2[OpMulScalar.type, DenseVector[Long], SparseVector[Long], Vector[Long]]

  97. implicit val dv_sv_op_Long_OpPow: UImpl2[OpPow.type, DenseVector[Long], SparseVector[Long], Vector[Long]]

  98. implicit val dv_sv_op_Long_OpSet: UImpl2[OpSet.type, DenseVector[Long], SparseVector[Long], Vector[Long]]

  99. implicit val dv_sv_op_Long_OpSub: UImpl2[OpSub.type, DenseVector[Long], SparseVector[Long], Vector[Long]]

  100. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  102. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  103. final def getClass(): Class[_]

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

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

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

    Definition Classes
    AnyRef
  107. final def notify(): Unit

    Definition Classes
    AnyRef
  108. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  109. implicit def sv_dv_axpy_BigInt: scaleAdd.InPlaceImpl3[DenseVector[BigInt], BigInt, SparseVector[BigInt]]

  110. implicit def sv_dv_axpy_Complex: scaleAdd.InPlaceImpl3[DenseVector[Complex], Complex, SparseVector[Complex]]

  111. implicit def sv_dv_axpy_Double: scaleAdd.InPlaceImpl3[DenseVector[Double], Double, SparseVector[Double]]

  112. implicit def sv_dv_axpy_Float: scaleAdd.InPlaceImpl3[DenseVector[Float], Float, SparseVector[Float]]

  113. implicit def sv_dv_axpy_Int: scaleAdd.InPlaceImpl3[DenseVector[Int], Int, SparseVector[Int]]

  114. implicit def sv_dv_axpy_Long: scaleAdd.InPlaceImpl3[DenseVector[Long], Long, SparseVector[Long]]

  115. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  116. def toString(): String

    Definition Classes
    AnyRef → Any
  117. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped