breeze.linalg

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: BinaryOp[DenseVector[BigInt], SparseVector[BigInt], OpMulInner, BigInt]

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

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

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

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

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

  13. def clone(): AnyRef

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

  15. implicit val dv_sv_UpdateOp_BigInt_OpMod: BinaryUpdateOp[DenseVector[BigInt], SparseVector[BigInt], OpMod]

  16. implicit val dv_sv_UpdateOp_BigInt_OpMulScalar: BinaryUpdateOp[DenseVector[BigInt], SparseVector[BigInt], OpMulScalar]

  17. implicit val dv_sv_UpdateOp_BigInt_OpSet: BinaryUpdateOp[DenseVector[BigInt], SparseVector[BigInt], OpSet]

  18. implicit val dv_sv_UpdateOp_Complex_OpDiv: BinaryUpdateOp[DenseVector[Complex], SparseVector[Complex], OpDiv]

  19. implicit val dv_sv_UpdateOp_Complex_OpMulScalar: BinaryUpdateOp[DenseVector[Complex], SparseVector[Complex], OpMulScalar]

  20. implicit val dv_sv_UpdateOp_Complex_OpPow: BinaryUpdateOp[DenseVector[Complex], SparseVector[Complex], OpPow]

  21. implicit val dv_sv_UpdateOp_Complex_OpSet: BinaryUpdateOp[DenseVector[Complex], SparseVector[Complex], OpSet]

  22. implicit val dv_sv_UpdateOp_Double_OpDiv: BinaryUpdateOp[DenseVector[Double], SparseVector[Double], OpDiv]

  23. implicit val dv_sv_UpdateOp_Double_OpMod: BinaryUpdateOp[DenseVector[Double], SparseVector[Double], OpMod]

  24. implicit val dv_sv_UpdateOp_Double_OpMulScalar: BinaryUpdateOp[DenseVector[Double], SparseVector[Double], OpMulScalar]

  25. implicit val dv_sv_UpdateOp_Double_OpPow: BinaryUpdateOp[DenseVector[Double], SparseVector[Double], OpPow]

  26. implicit val dv_sv_UpdateOp_Double_OpSet: BinaryUpdateOp[DenseVector[Double], SparseVector[Double], OpSet]

  27. implicit val dv_sv_UpdateOp_Float_OpDiv: BinaryUpdateOp[DenseVector[Float], SparseVector[Float], OpDiv]

  28. implicit val dv_sv_UpdateOp_Float_OpMod: BinaryUpdateOp[DenseVector[Float], SparseVector[Float], OpMod]

  29. implicit val dv_sv_UpdateOp_Float_OpMulScalar: BinaryUpdateOp[DenseVector[Float], SparseVector[Float], OpMulScalar]

  30. implicit val dv_sv_UpdateOp_Float_OpPow: BinaryUpdateOp[DenseVector[Float], SparseVector[Float], OpPow]

  31. implicit val dv_sv_UpdateOp_Float_OpSet: BinaryUpdateOp[DenseVector[Float], SparseVector[Float], OpSet]

  32. implicit val dv_sv_UpdateOp_Int_OpDiv: BinaryUpdateOp[DenseVector[Int], SparseVector[Int], OpDiv]

  33. implicit val dv_sv_UpdateOp_Int_OpMod: BinaryUpdateOp[DenseVector[Int], SparseVector[Int], OpMod]

  34. implicit val dv_sv_UpdateOp_Int_OpMulScalar: BinaryUpdateOp[DenseVector[Int], SparseVector[Int], OpMulScalar]

  35. implicit val dv_sv_UpdateOp_Int_OpPow: BinaryUpdateOp[DenseVector[Int], SparseVector[Int], OpPow]

  36. implicit val dv_sv_UpdateOp_Int_OpSet: BinaryUpdateOp[DenseVector[Int], SparseVector[Int], OpSet]

  37. implicit val dv_sv_UpdateOp_Long_OpDiv: BinaryUpdateOp[DenseVector[Long], SparseVector[Long], OpDiv]

  38. implicit val dv_sv_UpdateOp_Long_OpMod: BinaryUpdateOp[DenseVector[Long], SparseVector[Long], OpMod]

  39. implicit val dv_sv_UpdateOp_Long_OpMulScalar: BinaryUpdateOp[DenseVector[Long], SparseVector[Long], OpMulScalar]

  40. implicit val dv_sv_UpdateOp_Long_OpPow: BinaryUpdateOp[DenseVector[Long], SparseVector[Long], OpPow]

  41. implicit val dv_sv_UpdateOp_Long_OpSet: BinaryUpdateOp[DenseVector[Long], SparseVector[Long], OpSet]

  42. implicit def dv_sv_Update_Zero_Idempotent_BigInt_OpAdd: BinaryUpdateOp[DenseVector[BigInt], SparseVector[BigInt], OpAdd]

  43. implicit def dv_sv_Update_Zero_Idempotent_BigInt_OpSub: BinaryUpdateOp[DenseVector[BigInt], SparseVector[BigInt], OpSub]

  44. implicit def dv_sv_Update_Zero_Idempotent_Complex_OpAdd: BinaryUpdateOp[DenseVector[Complex], SparseVector[Complex], OpAdd]

  45. implicit def dv_sv_Update_Zero_Idempotent_Complex_OpSub: BinaryUpdateOp[DenseVector[Complex], SparseVector[Complex], OpSub]

  46. implicit def dv_sv_Update_Zero_Idempotent_Double_OpAdd: BinaryUpdateOp[DenseVector[Double], SparseVector[Double], OpAdd]

  47. implicit def dv_sv_Update_Zero_Idempotent_Double_OpSub: BinaryUpdateOp[DenseVector[Double], SparseVector[Double], OpSub]

  48. implicit def dv_sv_Update_Zero_Idempotent_Float_OpAdd: BinaryUpdateOp[DenseVector[Float], SparseVector[Float], OpAdd]

  49. implicit def dv_sv_Update_Zero_Idempotent_Float_OpSub: BinaryUpdateOp[DenseVector[Float], SparseVector[Float], OpSub]

  50. implicit def dv_sv_Update_Zero_Idempotent_Int_OpAdd: BinaryUpdateOp[DenseVector[Int], SparseVector[Int], OpAdd]

  51. implicit def dv_sv_Update_Zero_Idempotent_Int_OpSub: BinaryUpdateOp[DenseVector[Int], SparseVector[Int], OpSub]

  52. implicit def dv_sv_Update_Zero_Idempotent_Long_OpAdd: BinaryUpdateOp[DenseVector[Long], SparseVector[Long], OpAdd]

  53. implicit def dv_sv_Update_Zero_Idempotent_Long_OpSub: BinaryUpdateOp[DenseVector[Long], SparseVector[Long], OpSub]

  54. implicit val dv_sv_op_BigInt_OpAdd: BinaryOp[DenseVector[BigInt], SparseVector[BigInt], OpAdd, DenseVector[BigInt]]

  55. implicit val dv_sv_op_BigInt_OpDiv: BinaryOp[DenseVector[BigInt], SparseVector[BigInt], OpDiv, DenseVector[BigInt]]

  56. implicit val dv_sv_op_BigInt_OpMod: BinaryOp[DenseVector[BigInt], SparseVector[BigInt], OpMod, DenseVector[BigInt]]

  57. implicit val dv_sv_op_BigInt_OpMulScalar: BinaryOp[DenseVector[BigInt], SparseVector[BigInt], OpMulScalar, DenseVector[BigInt]]

  58. implicit val dv_sv_op_BigInt_OpSet: BinaryOp[DenseVector[BigInt], SparseVector[BigInt], OpSet, DenseVector[BigInt]]

  59. implicit val dv_sv_op_BigInt_OpSub: BinaryOp[DenseVector[BigInt], SparseVector[BigInt], OpSub, DenseVector[BigInt]]

  60. implicit val dv_sv_op_Complex_OpAdd: BinaryOp[DenseVector[Complex], SparseVector[Complex], OpAdd, DenseVector[Complex]]

  61. implicit val dv_sv_op_Complex_OpDiv: BinaryOp[DenseVector[Complex], SparseVector[Complex], OpDiv, DenseVector[Complex]]

  62. implicit val dv_sv_op_Complex_OpMulScalar: BinaryOp[DenseVector[Complex], SparseVector[Complex], OpMulScalar, DenseVector[Complex]]

  63. implicit val dv_sv_op_Complex_OpPow: BinaryOp[DenseVector[Complex], SparseVector[Complex], OpPow, DenseVector[Complex]]

  64. implicit val dv_sv_op_Complex_OpSet: BinaryOp[DenseVector[Complex], SparseVector[Complex], OpSet, DenseVector[Complex]]

  65. implicit val dv_sv_op_Complex_OpSub: BinaryOp[DenseVector[Complex], SparseVector[Complex], OpSub, DenseVector[Complex]]

  66. implicit val dv_sv_op_Double_OpAdd: BinaryOp[DenseVector[Double], SparseVector[Double], OpAdd, DenseVector[Double]]

  67. implicit val dv_sv_op_Double_OpDiv: BinaryOp[DenseVector[Double], SparseVector[Double], OpDiv, DenseVector[Double]]

  68. implicit val dv_sv_op_Double_OpMod: BinaryOp[DenseVector[Double], SparseVector[Double], OpMod, DenseVector[Double]]

  69. implicit val dv_sv_op_Double_OpMulScalar: BinaryOp[DenseVector[Double], SparseVector[Double], OpMulScalar, DenseVector[Double]]

  70. implicit val dv_sv_op_Double_OpPow: BinaryOp[DenseVector[Double], SparseVector[Double], OpPow, DenseVector[Double]]

  71. implicit val dv_sv_op_Double_OpSet: BinaryOp[DenseVector[Double], SparseVector[Double], OpSet, DenseVector[Double]]

  72. implicit val dv_sv_op_Double_OpSub: BinaryOp[DenseVector[Double], SparseVector[Double], OpSub, DenseVector[Double]]

  73. implicit val dv_sv_op_Float_OpAdd: BinaryOp[DenseVector[Float], SparseVector[Float], OpAdd, DenseVector[Float]]

  74. implicit val dv_sv_op_Float_OpDiv: BinaryOp[DenseVector[Float], SparseVector[Float], OpDiv, DenseVector[Float]]

  75. implicit val dv_sv_op_Float_OpMod: BinaryOp[DenseVector[Float], SparseVector[Float], OpMod, DenseVector[Float]]

  76. implicit val dv_sv_op_Float_OpMulScalar: BinaryOp[DenseVector[Float], SparseVector[Float], OpMulScalar, DenseVector[Float]]

  77. implicit val dv_sv_op_Float_OpPow: BinaryOp[DenseVector[Float], SparseVector[Float], OpPow, DenseVector[Float]]

  78. implicit val dv_sv_op_Float_OpSet: BinaryOp[DenseVector[Float], SparseVector[Float], OpSet, DenseVector[Float]]

  79. implicit val dv_sv_op_Float_OpSub: BinaryOp[DenseVector[Float], SparseVector[Float], OpSub, DenseVector[Float]]

  80. implicit val dv_sv_op_Int_OpAdd: BinaryOp[DenseVector[Int], SparseVector[Int], OpAdd, DenseVector[Int]]

  81. implicit val dv_sv_op_Int_OpDiv: BinaryOp[DenseVector[Int], SparseVector[Int], OpDiv, DenseVector[Int]]

  82. implicit val dv_sv_op_Int_OpMod: BinaryOp[DenseVector[Int], SparseVector[Int], OpMod, DenseVector[Int]]

  83. implicit val dv_sv_op_Int_OpMulScalar: BinaryOp[DenseVector[Int], SparseVector[Int], OpMulScalar, DenseVector[Int]]

  84. implicit val dv_sv_op_Int_OpPow: BinaryOp[DenseVector[Int], SparseVector[Int], OpPow, DenseVector[Int]]

  85. implicit val dv_sv_op_Int_OpSet: BinaryOp[DenseVector[Int], SparseVector[Int], OpSet, DenseVector[Int]]

  86. implicit val dv_sv_op_Int_OpSub: BinaryOp[DenseVector[Int], SparseVector[Int], OpSub, DenseVector[Int]]

  87. implicit val dv_sv_op_Long_OpAdd: BinaryOp[DenseVector[Long], SparseVector[Long], OpAdd, DenseVector[Long]]

  88. implicit val dv_sv_op_Long_OpDiv: BinaryOp[DenseVector[Long], SparseVector[Long], OpDiv, DenseVector[Long]]

  89. implicit val dv_sv_op_Long_OpMod: BinaryOp[DenseVector[Long], SparseVector[Long], OpMod, DenseVector[Long]]

  90. implicit val dv_sv_op_Long_OpMulScalar: BinaryOp[DenseVector[Long], SparseVector[Long], OpMulScalar, DenseVector[Long]]

  91. implicit val dv_sv_op_Long_OpPow: BinaryOp[DenseVector[Long], SparseVector[Long], OpPow, DenseVector[Long]]

  92. implicit val dv_sv_op_Long_OpSet: BinaryOp[DenseVector[Long], SparseVector[Long], OpSet, DenseVector[Long]]

  93. implicit val dv_sv_op_Long_OpSub: BinaryOp[DenseVector[Long], SparseVector[Long], OpSub, DenseVector[Long]]

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

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

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

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

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

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

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

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

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

    Definition Classes
    AnyRef
  103. implicit def sv_dv_axpy_BigInt: CanAxpy[BigInt, SparseVector[BigInt], DenseVector[BigInt]]

  104. implicit def sv_dv_axpy_Complex: CanAxpy[Complex, SparseVector[Complex], DenseVector[Complex]]

  105. implicit def sv_dv_axpy_Double: CanAxpy[Double, SparseVector[Double], DenseVector[Double]]

  106. implicit def sv_dv_axpy_Float: CanAxpy[Float, SparseVector[Float], DenseVector[Float]]

  107. implicit def sv_dv_axpy_Int: CanAxpy[Int, SparseVector[Int], DenseVector[Int]]

  108. implicit def sv_dv_axpy_Long: CanAxpy[Long, SparseVector[Long], DenseVector[Long]]

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

    Definition Classes
    AnyRef
  110. def toString(): String

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped