Packages

t

breeze.linalg.operators

DenseMatrixExpandedOps

trait DenseMatrixExpandedOps extends MatrixOps with DenseMatrix_GenericOps with DenseMatrix_TraversalOps

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DenseMatrixExpandedOps
  2. DenseMatrix_TraversalOps
  3. DenseMatrix_GenericOps
  4. MatrixOps
  5. MatrixMultOps
  6. MatrixExpandedOpsLowPrio
  7. MatrixExpandedOps
  8. MatrixGenericOps
  9. TensorLowPrio
  10. GenericOps
  11. GenericOpsLowPrio
  12. CastOps
  13. GenericOpsLowPrio3
  14. AnyRef
  15. 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 def canCopyMatrix[V](implicit arg0: ClassTag[V]): CanCopy[Matrix[V]]
    Definition Classes
    MatrixGenericOps
  6. implicit def canCopy_DM[V](implicit arg0: ClassTag[V]): CanCopy[DenseMatrix[V]]
    Definition Classes
    DenseMatrix_TraversalOps
  7. implicit def canMapKeyValuePairs_DM[V, R](implicit arg0: ClassTag[R]): CanMapKeyValuePairs[DenseMatrix[V], (Int, Int), V, R, DenseMatrix[R]]
    Definition Classes
    DenseMatrix_TraversalOps
  8. implicit def canMapValues_DM[V, R](implicit arg0: ClassTag[R]): CanMapValues[DenseMatrix[V], V, R, DenseMatrix[R]]
    Definition Classes
    DenseMatrix_TraversalOps
  9. implicit def canSliceTensor[K, V](implicit arg0: ClassTag[V]): CanSlice[Tensor[K, V], Seq[K], SliceVector[K, V]]
    Definition Classes
    TensorLowPrio
  10. implicit def canSliceTensor2[K1, K2, V](implicit arg0: Semiring[V], arg1: ClassTag[V]): CanSlice2[Tensor[(K1, K2), V], Seq[K1], Seq[K2], SliceMatrix[K1, K2, V]]
    Definition Classes
    TensorLowPrio
  11. implicit def canSliceTensor2_CRs[K1, K2, V](implicit arg0: Semiring[V], arg1: ClassTag[V]): CanSlice2[Tensor[(K1, K2), V], Seq[K1], K2, SliceVector[(K1, K2), V]]
    Definition Classes
    TensorLowPrio
  12. implicit def canSliceTensor2_CsR[K1, K2, V](implicit arg0: Semiring[V], arg1: ClassTag[V]): CanSlice2[Tensor[(K1, K2), V], K1, Seq[K2], Transpose[SliceVector[(K1, K2), V]]]
    Definition Classes
    TensorLowPrio
  13. implicit def canSliceTensorBoolean[K, V](implicit arg0: ClassTag[V]): CanSlice[Tensor[K, V], Tensor[K, Boolean], SliceVector[K, V]]
    Definition Classes
    TensorLowPrio
  14. implicit def canSliceTensor_Seq_to_2[K, V, Res](implicit seqSlice: CanSlice[Tensor[K, V], Seq[K], Res]): CanSlice2[Tensor[K, V], K, K, Res]
    Definition Classes
    TensorLowPrio
  15. implicit def canTransformValues_DM[V]: CanTransformValues[DenseMatrix[V], V]
    Definition Classes
    DenseMatrix_TraversalOps
  16. implicit def canTraverseKeyValuePairs_DM[V]: CanTraverseKeyValuePairs[DenseMatrix[V], (Int, Int), V]
    Definition Classes
    DenseMatrix_TraversalOps
  17. implicit def canTraverseValues[V]: CanTraverseValues[DenseMatrix[V], V]
    Definition Classes
    DenseMatrix_TraversalOps
  18. implicit def castOps_M_M[M1 <: Matrix[T], M2 <: Matrix[T], T, Op <: OpType, MR](implicit v1lt: <:<[M1, Matrix[T]], v2lt: <:<[M2, Matrix[T]], v1ne: NotGiven[&:&[=:=[M1, Matrix[T]], =:=[M2, Matrix[T]]]], op: UImpl2[Op, Matrix[T], Matrix[T], MR]): UImpl2[Op, M1, M2, MR]
    Definition Classes
    CastOps
  19. implicit def castOps_M_V[M1 <: Matrix[T], M2 <: Vector[T], T, Op <: OpType, MR](implicit v1lt: <:<[M1, Matrix[T]], v2lt: <:<[M2, Vector[T]], v1ne: NotGiven[&:&[=:=[M1, Matrix[T]], =:=[M2, Vector[T]]]], op: UImpl2[Op, Matrix[T], Vector[T], MR]): UImpl2[Op, M1, M2, MR]
    Definition Classes
    CastOps
  20. implicit def castOps_V_S[M1 <: Vector[T], T, Op <: OpType, MR](implicit v2: ScalarOf[M1, T], v1lt: <:<[M1, Vector[T]], v1ne: NotGiven[=:=[M1, Vector[T]]], op: UImpl2[Op, Vector[T], T, MR]): UImpl2[Op, M1, T, MR]
    Definition Classes
    CastOps
  21. implicit def castOps_V_V[M1 <: Vector[T], M2 <: Vector[T], T, Op <: OpType, MR](implicit v1lt: <:<[M1, Vector[T]], v2lt: <:<[M2, Vector[T]], v1ne: NotGiven[&:&[=:=[M1, Vector[T]], =:=[M2, Vector[T]]]], op: UImpl2[Op, Vector[T], Vector[T], MR]): UImpl2[Op, M1, M2, MR]
    Definition Classes
    CastOps
  22. implicit def castUpdateOps_M_M[M1 <: Matrix[T], M2 <: Matrix[T], T, Op <: OpType](implicit v1lt: <:<[M1, Matrix[T]], v2lt: <:<[M2, Matrix[T]], v1ne: NotGiven[&:&[=:=[M1, Matrix[T]], =:=[M2, Matrix[T]]]], op: InPlaceImpl2[Op, Matrix[T], Matrix[T]]): InPlaceImpl2[Op, M1, M2]
    Definition Classes
    CastOps
  23. implicit def castUpdateOps_M_V[M1 <: Matrix[T], M2 <: Vector[T], T, Op <: OpType](implicit v1lt: <:<[M1, Matrix[T]], v2lt: <:<[M2, Vector[T]], v1ne: NotGiven[&:&[=:=[M1, Matrix[T]], =:=[M2, Vector[T]]]], op: InPlaceImpl2[Op, Matrix[T], Vector[T]]): InPlaceImpl2[Op, M1, M2]
    Definition Classes
    CastOps
  24. implicit def castUpdateOps_V_S[M1 <: Vector[T], T, Op <: OpType](implicit v2: ScalarOf[M1, T], v1lt: <:<[M1, Vector[T]], v1ne: NotGiven[=:=[M1, Vector[T]]], op: InPlaceImpl2[Op, Vector[T], T]): InPlaceImpl2[Op, M1, T]
    Definition Classes
    CastOps
  25. implicit def castUpdateOps_V_V[M1 <: Vector[T], M2 <: Vector[T], T, Op <: OpType](implicit v1lt: <:<[M1, Vector[T]], v2lt: <:<[M2, Vector[T]], v1ne: NotGiven[&:&[=:=[M1, Vector[T]], =:=[M2, Vector[T]]]], op: InPlaceImpl2[Op, Vector[T], Vector[T]]): InPlaceImpl2[Op, M1, M2]
    Definition Classes
    CastOps
  26. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  27. implicit val dm_dm_UpdateOp_Double_OpAdd: OpAdd.InPlaceImpl2[DenseMatrix[Double], DenseMatrix[Double]]
  28. implicit val dm_dm_UpdateOp_Double_OpDiv: OpDiv.InPlaceImpl2[DenseMatrix[Double], DenseMatrix[Double]]
  29. implicit val dm_dm_UpdateOp_Double_OpMod: OpMod.InPlaceImpl2[DenseMatrix[Double], DenseMatrix[Double]]
  30. implicit val dm_dm_UpdateOp_Double_OpMulScalar: OpMulScalar.InPlaceImpl2[DenseMatrix[Double], DenseMatrix[Double]]
  31. implicit val dm_dm_UpdateOp_Double_OpPow: OpPow.InPlaceImpl2[DenseMatrix[Double], DenseMatrix[Double]]
  32. implicit val dm_dm_UpdateOp_Double_OpSet: OpSet.InPlaceImpl2[DenseMatrix[Double], DenseMatrix[Double]]
  33. implicit val dm_dm_UpdateOp_Double_OpSub: OpSub.InPlaceImpl2[DenseMatrix[Double], DenseMatrix[Double]]
  34. implicit val dm_dm_UpdateOp_Float_OpAdd: OpAdd.InPlaceImpl2[DenseMatrix[Float], DenseMatrix[Float]]
  35. implicit val dm_dm_UpdateOp_Float_OpDiv: OpDiv.InPlaceImpl2[DenseMatrix[Float], DenseMatrix[Float]]
  36. implicit val dm_dm_UpdateOp_Float_OpMod: OpMod.InPlaceImpl2[DenseMatrix[Float], DenseMatrix[Float]]
  37. implicit val dm_dm_UpdateOp_Float_OpMulScalar: OpMulScalar.InPlaceImpl2[DenseMatrix[Float], DenseMatrix[Float]]
  38. implicit val dm_dm_UpdateOp_Float_OpPow: OpPow.InPlaceImpl2[DenseMatrix[Float], DenseMatrix[Float]]
  39. implicit val dm_dm_UpdateOp_Float_OpSet: OpSet.InPlaceImpl2[DenseMatrix[Float], DenseMatrix[Float]]
  40. implicit val dm_dm_UpdateOp_Float_OpSub: OpSub.InPlaceImpl2[DenseMatrix[Float], DenseMatrix[Float]]
  41. implicit val dm_dm_UpdateOp_Int_OpAdd: OpAdd.InPlaceImpl2[DenseMatrix[Int], DenseMatrix[Int]]
  42. implicit val dm_dm_UpdateOp_Int_OpDiv: OpDiv.InPlaceImpl2[DenseMatrix[Int], DenseMatrix[Int]]
  43. implicit val dm_dm_UpdateOp_Int_OpMod: OpMod.InPlaceImpl2[DenseMatrix[Int], DenseMatrix[Int]]
  44. implicit val dm_dm_UpdateOp_Int_OpMulScalar: OpMulScalar.InPlaceImpl2[DenseMatrix[Int], DenseMatrix[Int]]
  45. implicit val dm_dm_UpdateOp_Int_OpPow: OpPow.InPlaceImpl2[DenseMatrix[Int], DenseMatrix[Int]]
  46. implicit val dm_dm_UpdateOp_Int_OpSet: OpSet.InPlaceImpl2[DenseMatrix[Int], DenseMatrix[Int]]
  47. implicit val dm_dm_UpdateOp_Int_OpSub: OpSub.InPlaceImpl2[DenseMatrix[Int], DenseMatrix[Int]]
  48. implicit val dm_dm_UpdateOp_Long_OpAdd: OpAdd.InPlaceImpl2[DenseMatrix[Long], DenseMatrix[Long]]
  49. implicit val dm_dm_UpdateOp_Long_OpDiv: OpDiv.InPlaceImpl2[DenseMatrix[Long], DenseMatrix[Long]]
  50. implicit val dm_dm_UpdateOp_Long_OpMod: OpMod.InPlaceImpl2[DenseMatrix[Long], DenseMatrix[Long]]
  51. implicit val dm_dm_UpdateOp_Long_OpMulScalar: OpMulScalar.InPlaceImpl2[DenseMatrix[Long], DenseMatrix[Long]]
  52. implicit val dm_dm_UpdateOp_Long_OpPow: OpPow.InPlaceImpl2[DenseMatrix[Long], DenseMatrix[Long]]
  53. implicit val dm_dm_UpdateOp_Long_OpSet: OpSet.InPlaceImpl2[DenseMatrix[Long], DenseMatrix[Long]]
  54. implicit val dm_dm_UpdateOp_Long_OpSub: OpSub.InPlaceImpl2[DenseMatrix[Long], DenseMatrix[Long]]
  55. implicit def dm_dm_UpdateOp_OpAdd[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpAdd.InPlaceImpl2[DenseMatrix[T], DenseMatrix[T]]
  56. implicit def dm_dm_UpdateOp_OpDiv[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpDiv.InPlaceImpl2[DenseMatrix[T], DenseMatrix[T]]
  57. implicit def dm_dm_UpdateOp_OpMod[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpMod.InPlaceImpl2[DenseMatrix[T], DenseMatrix[T]]
  58. implicit def dm_dm_UpdateOp_OpMulScalar[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpMulScalar.InPlaceImpl2[DenseMatrix[T], DenseMatrix[T]]
  59. implicit def dm_dm_UpdateOp_OpPow[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpPow.InPlaceImpl2[DenseMatrix[T], DenseMatrix[T]]
  60. implicit def dm_dm_UpdateOp_OpSub[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpSub.InPlaceImpl2[DenseMatrix[T], DenseMatrix[T]]
  61. implicit val dm_s_UpdateOp_Double_OpAdd: OpAdd.InPlaceImpl2[DenseMatrix[Double], Double]
  62. implicit val dm_s_UpdateOp_Double_OpDiv: OpDiv.InPlaceImpl2[DenseMatrix[Double], Double]
  63. implicit val dm_s_UpdateOp_Double_OpMod: OpMod.InPlaceImpl2[DenseMatrix[Double], Double]
  64. implicit val dm_s_UpdateOp_Double_OpMulMatrix: OpMulMatrix.InPlaceImpl2[DenseMatrix[Double], Double]
  65. implicit val dm_s_UpdateOp_Double_OpMulScalar: OpMulScalar.InPlaceImpl2[DenseMatrix[Double], Double]
  66. implicit val dm_s_UpdateOp_Double_OpPow: OpPow.InPlaceImpl2[DenseMatrix[Double], Double]
  67. implicit val dm_s_UpdateOp_Double_OpSet: OpSet.InPlaceImpl2[DenseMatrix[Double], Double]
  68. implicit val dm_s_UpdateOp_Double_OpSub: OpSub.InPlaceImpl2[DenseMatrix[Double], Double]
  69. implicit val dm_s_UpdateOp_Float_OpAdd: OpAdd.InPlaceImpl2[DenseMatrix[Float], Float]
  70. implicit val dm_s_UpdateOp_Float_OpDiv: OpDiv.InPlaceImpl2[DenseMatrix[Float], Float]
  71. implicit val dm_s_UpdateOp_Float_OpMod: OpMod.InPlaceImpl2[DenseMatrix[Float], Float]
  72. implicit val dm_s_UpdateOp_Float_OpMulMatrix: OpMulMatrix.InPlaceImpl2[DenseMatrix[Float], Float]
  73. implicit val dm_s_UpdateOp_Float_OpMulScalar: OpMulScalar.InPlaceImpl2[DenseMatrix[Float], Float]
  74. implicit val dm_s_UpdateOp_Float_OpPow: OpPow.InPlaceImpl2[DenseMatrix[Float], Float]
  75. implicit val dm_s_UpdateOp_Float_OpSet: OpSet.InPlaceImpl2[DenseMatrix[Float], Float]
  76. implicit val dm_s_UpdateOp_Float_OpSub: OpSub.InPlaceImpl2[DenseMatrix[Float], Float]
  77. implicit val dm_s_UpdateOp_Int_OpAdd: OpAdd.InPlaceImpl2[DenseMatrix[Int], Int]
  78. implicit val dm_s_UpdateOp_Int_OpDiv: OpDiv.InPlaceImpl2[DenseMatrix[Int], Int]
  79. implicit val dm_s_UpdateOp_Int_OpMod: OpMod.InPlaceImpl2[DenseMatrix[Int], Int]
  80. implicit val dm_s_UpdateOp_Int_OpMulMatrix: OpMulMatrix.InPlaceImpl2[DenseMatrix[Int], Int]
  81. implicit val dm_s_UpdateOp_Int_OpMulScalar: OpMulScalar.InPlaceImpl2[DenseMatrix[Int], Int]
  82. implicit val dm_s_UpdateOp_Int_OpPow: OpPow.InPlaceImpl2[DenseMatrix[Int], Int]
  83. implicit val dm_s_UpdateOp_Int_OpSet: OpSet.InPlaceImpl2[DenseMatrix[Int], Int]
  84. implicit val dm_s_UpdateOp_Int_OpSub: OpSub.InPlaceImpl2[DenseMatrix[Int], Int]
  85. implicit val dm_s_UpdateOp_Long_OpAdd: OpAdd.InPlaceImpl2[DenseMatrix[Long], Long]
  86. implicit val dm_s_UpdateOp_Long_OpDiv: OpDiv.InPlaceImpl2[DenseMatrix[Long], Long]
  87. implicit val dm_s_UpdateOp_Long_OpMod: OpMod.InPlaceImpl2[DenseMatrix[Long], Long]
  88. implicit val dm_s_UpdateOp_Long_OpMulMatrix: OpMulMatrix.InPlaceImpl2[DenseMatrix[Long], Long]
  89. implicit val dm_s_UpdateOp_Long_OpMulScalar: OpMulScalar.InPlaceImpl2[DenseMatrix[Long], Long]
  90. implicit val dm_s_UpdateOp_Long_OpPow: OpPow.InPlaceImpl2[DenseMatrix[Long], Long]
  91. implicit val dm_s_UpdateOp_Long_OpSet: OpSet.InPlaceImpl2[DenseMatrix[Long], Long]
  92. implicit val dm_s_UpdateOp_Long_OpSub: OpSub.InPlaceImpl2[DenseMatrix[Long], Long]
  93. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  94. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  95. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  96. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  97. implicit def impl_OpAdd_InPlace_T_U_Generic_from_scaleAdd_InPlace[T, U, V](implicit sa: scaleAdd.InPlaceImpl3[T, U, V], semi: Semiring[U]): OpAdd.InPlaceImpl2[T, V]
    Definition Classes
    GenericOps
  98. implicit def impl_OpMulMatrix_DM_DM_eq_DM_Generic[T](implicit arg0: Semiring[T]): OpMulMatrix.Impl2[DenseMatrix[T], DenseMatrix[T], DenseMatrix[T]]
    Definition Classes
    DenseMatrix_GenericOps
  99. implicit def impl_OpMulMatrix_DM_V_eq_DV_Generic[T, Vec <: Vector[T]](implicit ring: Semiring[T]): OpMulMatrix.Impl2[DenseMatrix[T], Vec, DenseVector[T]]
    Definition Classes
    DenseMatrix_GenericOps
  100. implicit def impl_OpNeg_T_Generic_from_OpMulScalar[T, U, V](implicit scalarOf: ScalarOf[T, V], ring: Ring[V], scale: OpMulScalar.Impl2[T, V, U]): OpNeg.Impl[T, U]
    Definition Classes
    GenericOps
  101. implicit def impl_OpSub_InPlace_T_U_Generic_from_scaleAdd_InPlace[T, U, V](implicit sa: scaleAdd.InPlaceImpl3[T, U, V], ring: Ring[U]): OpSub.InPlaceImpl2[T, V]
    Definition Classes
    GenericOps
  102. implicit def impl_T_S_eq_U_from_ZipMap[Tag, T, V1, VR, U](implicit handhold: ScalarOf[T, V1], impl: UImpl2[Tag, V1, V1, VR], canZipMapValues: CanZipMapValues[T, V1, VR, U]): UImpl2[Tag, T, T, U]
    Definition Classes
    GenericOpsLowPrio3
  103. implicit def impl_scaleAdd_InPlace_DM_T_DM[T](implicit arg0: Semiring[T]): scaleAdd.InPlaceImpl3[DenseMatrix[T], T, DenseMatrix[T]]
    Definition Classes
    DenseMatrix_GenericOps
  104. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  105. implicit def m_m_OpAdd_Update_Semi[T](implicit arg0: Semiring[T], arg1: ClassTag[T], arg2: Zero[T]): OpAdd.InPlaceImpl2[Matrix[T], Matrix[T]]
    Definition Classes
    MatrixGenericOps
  106. implicit def m_m_OpDiv_Update_Ring[T](implicit arg0: Field[T], arg1: ClassTag[T], arg2: Zero[T]): OpDiv.InPlaceImpl2[Matrix[T], Matrix[T]]
    Definition Classes
    MatrixGenericOps
  107. implicit def m_m_OpMul_Update_Semi[T](implicit arg0: Semiring[T], arg1: ClassTag[T], arg2: Zero[T]): OpMulScalar.InPlaceImpl2[Matrix[T], Matrix[T]]
    Definition Classes
    MatrixGenericOps
  108. implicit def m_m_OpSub_Update_Ring[T](implicit arg0: Ring[T], arg1: ClassTag[T], arg2: Zero[T]): OpSub.InPlaceImpl2[Matrix[T], Matrix[T]]
    Definition Classes
    MatrixGenericOps
  109. implicit val m_m_UpdateOp_BigInt_OpAdd: BinaryUpdateRegistry[Matrix[BigInt], Matrix[BigInt], OpAdd.type]
    Definition Classes
    MatrixExpandedOps
  110. implicit val m_m_UpdateOp_BigInt_OpDiv: BinaryUpdateRegistry[Matrix[BigInt], Matrix[BigInt], OpDiv.type]
    Definition Classes
    MatrixExpandedOps
  111. implicit val m_m_UpdateOp_BigInt_OpMod: BinaryUpdateRegistry[Matrix[BigInt], Matrix[BigInt], OpMod.type]
    Definition Classes
    MatrixExpandedOps
  112. implicit val m_m_UpdateOp_BigInt_OpMulScalar: BinaryUpdateRegistry[Matrix[BigInt], Matrix[BigInt], OpMulScalar.type]
    Definition Classes
    MatrixExpandedOps
  113. implicit val m_m_UpdateOp_BigInt_OpSet: BinaryUpdateRegistry[Matrix[BigInt], Matrix[BigInt], OpSet.type]
    Definition Classes
    MatrixExpandedOps
  114. implicit val m_m_UpdateOp_BigInt_OpSub: BinaryUpdateRegistry[Matrix[BigInt], Matrix[BigInt], OpSub.type]
    Definition Classes
    MatrixExpandedOps
  115. implicit val m_m_UpdateOp_Complex_OpAdd: BinaryUpdateRegistry[Matrix[Complex], Matrix[Complex], OpAdd.type]
    Definition Classes
    MatrixExpandedOps
  116. implicit val m_m_UpdateOp_Complex_OpDiv: BinaryUpdateRegistry[Matrix[Complex], Matrix[Complex], OpDiv.type]
    Definition Classes
    MatrixExpandedOps
  117. implicit val m_m_UpdateOp_Complex_OpMulScalar: BinaryUpdateRegistry[Matrix[Complex], Matrix[Complex], OpMulScalar.type]
    Definition Classes
    MatrixExpandedOps
  118. implicit val m_m_UpdateOp_Complex_OpPow: BinaryUpdateRegistry[Matrix[Complex], Matrix[Complex], OpPow.type]
    Definition Classes
    MatrixExpandedOps
  119. implicit val m_m_UpdateOp_Complex_OpSet: BinaryUpdateRegistry[Matrix[Complex], Matrix[Complex], OpSet.type]
    Definition Classes
    MatrixExpandedOps
  120. implicit val m_m_UpdateOp_Complex_OpSub: BinaryUpdateRegistry[Matrix[Complex], Matrix[Complex], OpSub.type]
    Definition Classes
    MatrixExpandedOps
  121. implicit val m_m_UpdateOp_Double_OpAdd: BinaryUpdateRegistry[Matrix[Double], Matrix[Double], OpAdd.type]
    Definition Classes
    MatrixExpandedOps
  122. implicit val m_m_UpdateOp_Double_OpDiv: BinaryUpdateRegistry[Matrix[Double], Matrix[Double], OpDiv.type]
    Definition Classes
    MatrixExpandedOps
  123. implicit val m_m_UpdateOp_Double_OpMod: BinaryUpdateRegistry[Matrix[Double], Matrix[Double], OpMod.type]
    Definition Classes
    MatrixExpandedOps
  124. implicit val m_m_UpdateOp_Double_OpMulScalar: BinaryUpdateRegistry[Matrix[Double], Matrix[Double], OpMulScalar.type]
    Definition Classes
    MatrixExpandedOps
  125. implicit val m_m_UpdateOp_Double_OpPow: BinaryUpdateRegistry[Matrix[Double], Matrix[Double], OpPow.type]
    Definition Classes
    MatrixExpandedOps
  126. implicit val m_m_UpdateOp_Double_OpSet: BinaryUpdateRegistry[Matrix[Double], Matrix[Double], OpSet.type]
    Definition Classes
    MatrixExpandedOps
  127. implicit val m_m_UpdateOp_Double_OpSub: BinaryUpdateRegistry[Matrix[Double], Matrix[Double], OpSub.type]
    Definition Classes
    MatrixExpandedOps
  128. implicit val m_m_UpdateOp_Float_OpAdd: BinaryUpdateRegistry[Matrix[Float], Matrix[Float], OpAdd.type]
    Definition Classes
    MatrixExpandedOps
  129. implicit val m_m_UpdateOp_Float_OpDiv: BinaryUpdateRegistry[Matrix[Float], Matrix[Float], OpDiv.type]
    Definition Classes
    MatrixExpandedOps
  130. implicit val m_m_UpdateOp_Float_OpMod: BinaryUpdateRegistry[Matrix[Float], Matrix[Float], OpMod.type]
    Definition Classes
    MatrixExpandedOps
  131. implicit val m_m_UpdateOp_Float_OpMulScalar: BinaryUpdateRegistry[Matrix[Float], Matrix[Float], OpMulScalar.type]
    Definition Classes
    MatrixExpandedOps
  132. implicit val m_m_UpdateOp_Float_OpPow: BinaryUpdateRegistry[Matrix[Float], Matrix[Float], OpPow.type]
    Definition Classes
    MatrixExpandedOps
  133. implicit val m_m_UpdateOp_Float_OpSet: BinaryUpdateRegistry[Matrix[Float], Matrix[Float], OpSet.type]
    Definition Classes
    MatrixExpandedOps
  134. implicit val m_m_UpdateOp_Float_OpSub: BinaryUpdateRegistry[Matrix[Float], Matrix[Float], OpSub.type]
    Definition Classes
    MatrixExpandedOps
  135. implicit val m_m_UpdateOp_Int_OpAdd: BinaryUpdateRegistry[Matrix[Int], Matrix[Int], OpAdd.type]
    Definition Classes
    MatrixExpandedOps
  136. implicit val m_m_UpdateOp_Int_OpDiv: BinaryUpdateRegistry[Matrix[Int], Matrix[Int], OpDiv.type]
    Definition Classes
    MatrixExpandedOps
  137. implicit val m_m_UpdateOp_Int_OpMod: BinaryUpdateRegistry[Matrix[Int], Matrix[Int], OpMod.type]
    Definition Classes
    MatrixExpandedOps
  138. implicit val m_m_UpdateOp_Int_OpMulScalar: BinaryUpdateRegistry[Matrix[Int], Matrix[Int], OpMulScalar.type]
    Definition Classes
    MatrixExpandedOps
  139. implicit val m_m_UpdateOp_Int_OpPow: BinaryUpdateRegistry[Matrix[Int], Matrix[Int], OpPow.type]
    Definition Classes
    MatrixExpandedOps
  140. implicit val m_m_UpdateOp_Int_OpSet: BinaryUpdateRegistry[Matrix[Int], Matrix[Int], OpSet.type]
    Definition Classes
    MatrixExpandedOps
  141. implicit val m_m_UpdateOp_Int_OpSub: BinaryUpdateRegistry[Matrix[Int], Matrix[Int], OpSub.type]
    Definition Classes
    MatrixExpandedOps
  142. implicit val m_m_UpdateOp_Long_OpAdd: BinaryUpdateRegistry[Matrix[Long], Matrix[Long], OpAdd.type]
    Definition Classes
    MatrixExpandedOps
  143. implicit val m_m_UpdateOp_Long_OpDiv: BinaryUpdateRegistry[Matrix[Long], Matrix[Long], OpDiv.type]
    Definition Classes
    MatrixExpandedOps
  144. implicit val m_m_UpdateOp_Long_OpMod: BinaryUpdateRegistry[Matrix[Long], Matrix[Long], OpMod.type]
    Definition Classes
    MatrixExpandedOps
  145. implicit val m_m_UpdateOp_Long_OpMulScalar: BinaryUpdateRegistry[Matrix[Long], Matrix[Long], OpMulScalar.type]
    Definition Classes
    MatrixExpandedOps
  146. implicit val m_m_UpdateOp_Long_OpPow: BinaryUpdateRegistry[Matrix[Long], Matrix[Long], OpPow.type]
    Definition Classes
    MatrixExpandedOps
  147. implicit val m_m_UpdateOp_Long_OpSet: BinaryUpdateRegistry[Matrix[Long], Matrix[Long], OpSet.type]
    Definition Classes
    MatrixExpandedOps
  148. implicit val m_m_UpdateOp_Long_OpSub: BinaryUpdateRegistry[Matrix[Long], Matrix[Long], OpSub.type]
    Definition Classes
    MatrixExpandedOps
  149. implicit def m_m_UpdateOp_OpAdd[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], Matrix[T], OpAdd.type]
    Definition Classes
    MatrixExpandedOps
  150. implicit def m_m_UpdateOp_OpDiv[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], Matrix[T], OpDiv.type]
    Definition Classes
    MatrixExpandedOps
  151. implicit def m_m_UpdateOp_OpMod[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], Matrix[T], OpMod.type]
    Definition Classes
    MatrixExpandedOps
  152. implicit def m_m_UpdateOp_OpMulScalar[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], Matrix[T], OpMulScalar.type]
    Definition Classes
    MatrixExpandedOps
  153. implicit def m_m_UpdateOp_OpPow[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], Matrix[T], OpPow.type]
    Definition Classes
    MatrixExpandedOps
  154. implicit def m_m_UpdateOp_OpSet[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], Matrix[T], OpSet.type]
    Definition Classes
    MatrixExpandedOps
  155. implicit def m_m_UpdateOp_OpSub[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], Matrix[T], OpSub.type]
    Definition Classes
    MatrixExpandedOps
  156. implicit val m_s_UpdateOp_BigInt_OpAdd: BinaryUpdateRegistry[Matrix[BigInt], BigInt, OpAdd.type]
    Definition Classes
    MatrixExpandedOps
  157. implicit val m_s_UpdateOp_BigInt_OpDiv: BinaryUpdateRegistry[Matrix[BigInt], BigInt, OpDiv.type]
    Definition Classes
    MatrixExpandedOps
  158. implicit val m_s_UpdateOp_BigInt_OpMod: BinaryUpdateRegistry[Matrix[BigInt], BigInt, OpMod.type]
    Definition Classes
    MatrixExpandedOps
  159. implicit val m_s_UpdateOp_BigInt_OpMulMatrix: BinaryUpdateRegistry[Matrix[BigInt], BigInt, OpMulMatrix.type]
    Definition Classes
    MatrixExpandedOps
  160. implicit val m_s_UpdateOp_BigInt_OpMulScalar: BinaryUpdateRegistry[Matrix[BigInt], BigInt, OpMulScalar.type]
    Definition Classes
    MatrixExpandedOps
  161. implicit val m_s_UpdateOp_BigInt_OpSet: BinaryUpdateRegistry[Matrix[BigInt], BigInt, OpSet.type]
    Definition Classes
    MatrixExpandedOps
  162. implicit val m_s_UpdateOp_BigInt_OpSub: BinaryUpdateRegistry[Matrix[BigInt], BigInt, OpSub.type]
    Definition Classes
    MatrixExpandedOps
  163. implicit val m_s_UpdateOp_Complex_OpAdd: BinaryUpdateRegistry[Matrix[Complex], Complex, OpAdd.type]
    Definition Classes
    MatrixExpandedOps
  164. implicit val m_s_UpdateOp_Complex_OpDiv: BinaryUpdateRegistry[Matrix[Complex], Complex, OpDiv.type]
    Definition Classes
    MatrixExpandedOps
  165. implicit val m_s_UpdateOp_Complex_OpMulMatrix: BinaryUpdateRegistry[Matrix[Complex], Complex, OpMulMatrix.type]
    Definition Classes
    MatrixExpandedOps
  166. implicit val m_s_UpdateOp_Complex_OpMulScalar: BinaryUpdateRegistry[Matrix[Complex], Complex, OpMulScalar.type]
    Definition Classes
    MatrixExpandedOps
  167. implicit val m_s_UpdateOp_Complex_OpPow: BinaryUpdateRegistry[Matrix[Complex], Complex, OpPow.type]
    Definition Classes
    MatrixExpandedOps
  168. implicit val m_s_UpdateOp_Complex_OpSet: BinaryUpdateRegistry[Matrix[Complex], Complex, OpSet.type]
    Definition Classes
    MatrixExpandedOps
  169. implicit val m_s_UpdateOp_Complex_OpSub: BinaryUpdateRegistry[Matrix[Complex], Complex, OpSub.type]
    Definition Classes
    MatrixExpandedOps
  170. implicit val m_s_UpdateOp_Double_OpAdd: BinaryUpdateRegistry[Matrix[Double], Double, OpAdd.type]
    Definition Classes
    MatrixExpandedOps
  171. implicit val m_s_UpdateOp_Double_OpDiv: BinaryUpdateRegistry[Matrix[Double], Double, OpDiv.type]
    Definition Classes
    MatrixExpandedOps
  172. implicit val m_s_UpdateOp_Double_OpMod: BinaryUpdateRegistry[Matrix[Double], Double, OpMod.type]
    Definition Classes
    MatrixExpandedOps
  173. implicit val m_s_UpdateOp_Double_OpMulMatrix: BinaryUpdateRegistry[Matrix[Double], Double, OpMulMatrix.type]
    Definition Classes
    MatrixExpandedOps
  174. implicit val m_s_UpdateOp_Double_OpMulScalar: BinaryUpdateRegistry[Matrix[Double], Double, OpMulScalar.type]
    Definition Classes
    MatrixExpandedOps
  175. implicit val m_s_UpdateOp_Double_OpPow: BinaryUpdateRegistry[Matrix[Double], Double, OpPow.type]
    Definition Classes
    MatrixExpandedOps
  176. implicit val m_s_UpdateOp_Double_OpSet: BinaryUpdateRegistry[Matrix[Double], Double, OpSet.type]
    Definition Classes
    MatrixExpandedOps
  177. implicit val m_s_UpdateOp_Double_OpSub: BinaryUpdateRegistry[Matrix[Double], Double, OpSub.type]
    Definition Classes
    MatrixExpandedOps
  178. implicit val m_s_UpdateOp_Float_OpAdd: BinaryUpdateRegistry[Matrix[Float], Float, OpAdd.type]
    Definition Classes
    MatrixExpandedOps
  179. implicit val m_s_UpdateOp_Float_OpDiv: BinaryUpdateRegistry[Matrix[Float], Float, OpDiv.type]
    Definition Classes
    MatrixExpandedOps
  180. implicit val m_s_UpdateOp_Float_OpMod: BinaryUpdateRegistry[Matrix[Float], Float, OpMod.type]
    Definition Classes
    MatrixExpandedOps
  181. implicit val m_s_UpdateOp_Float_OpMulMatrix: BinaryUpdateRegistry[Matrix[Float], Float, OpMulMatrix.type]
    Definition Classes
    MatrixExpandedOps
  182. implicit val m_s_UpdateOp_Float_OpMulScalar: BinaryUpdateRegistry[Matrix[Float], Float, OpMulScalar.type]
    Definition Classes
    MatrixExpandedOps
  183. implicit val m_s_UpdateOp_Float_OpPow: BinaryUpdateRegistry[Matrix[Float], Float, OpPow.type]
    Definition Classes
    MatrixExpandedOps
  184. implicit val m_s_UpdateOp_Float_OpSet: BinaryUpdateRegistry[Matrix[Float], Float, OpSet.type]
    Definition Classes
    MatrixExpandedOps
  185. implicit val m_s_UpdateOp_Float_OpSub: BinaryUpdateRegistry[Matrix[Float], Float, OpSub.type]
    Definition Classes
    MatrixExpandedOps
  186. implicit val m_s_UpdateOp_Int_OpAdd: BinaryUpdateRegistry[Matrix[Int], Int, OpAdd.type]
    Definition Classes
    MatrixExpandedOps
  187. implicit val m_s_UpdateOp_Int_OpDiv: BinaryUpdateRegistry[Matrix[Int], Int, OpDiv.type]
    Definition Classes
    MatrixExpandedOps
  188. implicit val m_s_UpdateOp_Int_OpMod: BinaryUpdateRegistry[Matrix[Int], Int, OpMod.type]
    Definition Classes
    MatrixExpandedOps
  189. implicit val m_s_UpdateOp_Int_OpMulMatrix: BinaryUpdateRegistry[Matrix[Int], Int, OpMulMatrix.type]
    Definition Classes
    MatrixExpandedOps
  190. implicit val m_s_UpdateOp_Int_OpMulScalar: BinaryUpdateRegistry[Matrix[Int], Int, OpMulScalar.type]
    Definition Classes
    MatrixExpandedOps
  191. implicit val m_s_UpdateOp_Int_OpPow: BinaryUpdateRegistry[Matrix[Int], Int, OpPow.type]
    Definition Classes
    MatrixExpandedOps
  192. implicit val m_s_UpdateOp_Int_OpSet: BinaryUpdateRegistry[Matrix[Int], Int, OpSet.type]
    Definition Classes
    MatrixExpandedOps
  193. implicit val m_s_UpdateOp_Int_OpSub: BinaryUpdateRegistry[Matrix[Int], Int, OpSub.type]
    Definition Classes
    MatrixExpandedOps
  194. implicit val m_s_UpdateOp_Long_OpAdd: BinaryUpdateRegistry[Matrix[Long], Long, OpAdd.type]
    Definition Classes
    MatrixExpandedOps
  195. implicit val m_s_UpdateOp_Long_OpDiv: BinaryUpdateRegistry[Matrix[Long], Long, OpDiv.type]
    Definition Classes
    MatrixExpandedOps
  196. implicit val m_s_UpdateOp_Long_OpMod: BinaryUpdateRegistry[Matrix[Long], Long, OpMod.type]
    Definition Classes
    MatrixExpandedOps
  197. implicit val m_s_UpdateOp_Long_OpMulMatrix: BinaryUpdateRegistry[Matrix[Long], Long, OpMulMatrix.type]
    Definition Classes
    MatrixExpandedOps
  198. implicit val m_s_UpdateOp_Long_OpMulScalar: BinaryUpdateRegistry[Matrix[Long], Long, OpMulScalar.type]
    Definition Classes
    MatrixExpandedOps
  199. implicit val m_s_UpdateOp_Long_OpPow: BinaryUpdateRegistry[Matrix[Long], Long, OpPow.type]
    Definition Classes
    MatrixExpandedOps
  200. implicit val m_s_UpdateOp_Long_OpSet: BinaryUpdateRegistry[Matrix[Long], Long, OpSet.type]
    Definition Classes
    MatrixExpandedOps
  201. implicit val m_s_UpdateOp_Long_OpSub: BinaryUpdateRegistry[Matrix[Long], Long, OpSub.type]
    Definition Classes
    MatrixExpandedOps
  202. implicit def m_s_UpdateOp_OpAdd[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], T, OpAdd.type]
    Definition Classes
    MatrixExpandedOps
  203. implicit def m_s_UpdateOp_OpDiv[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], T, OpDiv.type]
    Definition Classes
    MatrixExpandedOps
  204. implicit def m_s_UpdateOp_OpMod[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], T, OpMod.type]
    Definition Classes
    MatrixExpandedOps
  205. implicit def m_s_UpdateOp_OpMulMatrix[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], T, OpMulMatrix.type]
    Definition Classes
    MatrixExpandedOps
  206. implicit def m_s_UpdateOp_OpMulScalar[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], T, OpMulScalar.type]
    Definition Classes
    MatrixExpandedOps
  207. implicit def m_s_UpdateOp_OpPow[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], T, OpPow.type]
    Definition Classes
    MatrixExpandedOps
  208. implicit def m_s_UpdateOp_OpSub[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], T, OpSub.type]
    Definition Classes
    MatrixExpandedOps
  209. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  210. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  211. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  212. implicit def opUpdate_DM_S_OpAdd[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpAdd.InPlaceImpl2[DenseMatrix[T], T]
  213. implicit def opUpdate_DM_S_OpDiv[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpDiv.InPlaceImpl2[DenseMatrix[T], T]
  214. implicit def opUpdate_DM_S_OpMod[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpMod.InPlaceImpl2[DenseMatrix[T], T]
  215. implicit def opUpdate_DM_S_OpMulMatrix[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpMulMatrix.InPlaceImpl2[DenseMatrix[T], T]
  216. implicit def opUpdate_DM_S_OpMulScalar[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpMulScalar.InPlaceImpl2[DenseMatrix[T], T]
  217. implicit def opUpdate_DM_S_OpPow[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpPow.InPlaceImpl2[DenseMatrix[T], T]
  218. implicit def opUpdate_DM_S_OpSub[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpSub.InPlaceImpl2[DenseMatrix[T], T]
  219. implicit val op_DM_DM_Double_OpAdd: OpAdd.Impl2[DenseMatrix[Double], DenseMatrix[Double], DenseMatrix[Double]]
  220. implicit val op_DM_DM_Double_OpDiv: OpDiv.Impl2[DenseMatrix[Double], DenseMatrix[Double], DenseMatrix[Double]]
  221. implicit val op_DM_DM_Double_OpMod: OpMod.Impl2[DenseMatrix[Double], DenseMatrix[Double], DenseMatrix[Double]]
  222. implicit val op_DM_DM_Double_OpMulScalar: OpMulScalar.Impl2[DenseMatrix[Double], DenseMatrix[Double], DenseMatrix[Double]]
  223. implicit val op_DM_DM_Double_OpPow: OpPow.Impl2[DenseMatrix[Double], DenseMatrix[Double], DenseMatrix[Double]]
  224. implicit val op_DM_DM_Double_OpSub: OpSub.Impl2[DenseMatrix[Double], DenseMatrix[Double], DenseMatrix[Double]]
  225. implicit val op_DM_DM_Float_OpAdd: OpAdd.Impl2[DenseMatrix[Float], DenseMatrix[Float], DenseMatrix[Float]]
  226. implicit val op_DM_DM_Float_OpDiv: OpDiv.Impl2[DenseMatrix[Float], DenseMatrix[Float], DenseMatrix[Float]]
  227. implicit val op_DM_DM_Float_OpMod: OpMod.Impl2[DenseMatrix[Float], DenseMatrix[Float], DenseMatrix[Float]]
  228. implicit val op_DM_DM_Float_OpMulScalar: OpMulScalar.Impl2[DenseMatrix[Float], DenseMatrix[Float], DenseMatrix[Float]]
  229. implicit val op_DM_DM_Float_OpPow: OpPow.Impl2[DenseMatrix[Float], DenseMatrix[Float], DenseMatrix[Float]]
  230. implicit val op_DM_DM_Float_OpSub: OpSub.Impl2[DenseMatrix[Float], DenseMatrix[Float], DenseMatrix[Float]]
  231. implicit val op_DM_DM_Int_OpAdd: OpAdd.Impl2[DenseMatrix[Int], DenseMatrix[Int], DenseMatrix[Int]]
  232. implicit val op_DM_DM_Int_OpDiv: OpDiv.Impl2[DenseMatrix[Int], DenseMatrix[Int], DenseMatrix[Int]]
  233. implicit val op_DM_DM_Int_OpMod: OpMod.Impl2[DenseMatrix[Int], DenseMatrix[Int], DenseMatrix[Int]]
  234. implicit val op_DM_DM_Int_OpMulScalar: OpMulScalar.Impl2[DenseMatrix[Int], DenseMatrix[Int], DenseMatrix[Int]]
  235. implicit val op_DM_DM_Int_OpPow: OpPow.Impl2[DenseMatrix[Int], DenseMatrix[Int], DenseMatrix[Int]]
  236. implicit val op_DM_DM_Int_OpSub: OpSub.Impl2[DenseMatrix[Int], DenseMatrix[Int], DenseMatrix[Int]]
  237. implicit val op_DM_DM_Long_OpAdd: OpAdd.Impl2[DenseMatrix[Long], DenseMatrix[Long], DenseMatrix[Long]]
  238. implicit val op_DM_DM_Long_OpDiv: OpDiv.Impl2[DenseMatrix[Long], DenseMatrix[Long], DenseMatrix[Long]]
  239. implicit val op_DM_DM_Long_OpMod: OpMod.Impl2[DenseMatrix[Long], DenseMatrix[Long], DenseMatrix[Long]]
  240. implicit val op_DM_DM_Long_OpMulScalar: OpMulScalar.Impl2[DenseMatrix[Long], DenseMatrix[Long], DenseMatrix[Long]]
  241. implicit val op_DM_DM_Long_OpPow: OpPow.Impl2[DenseMatrix[Long], DenseMatrix[Long], DenseMatrix[Long]]
  242. implicit val op_DM_DM_Long_OpSub: OpSub.Impl2[DenseMatrix[Long], DenseMatrix[Long], DenseMatrix[Long]]
  243. implicit val op_DM_S_Double_OpAdd: OpAdd.Impl2[DenseMatrix[Double], Double, DenseMatrix[Double]]
  244. implicit val op_DM_S_Double_OpDiv: OpDiv.Impl2[DenseMatrix[Double], Double, DenseMatrix[Double]]
  245. implicit val op_DM_S_Double_OpMod: OpMod.Impl2[DenseMatrix[Double], Double, DenseMatrix[Double]]
  246. implicit val op_DM_S_Double_OpMulMatrix: OpMulMatrix.Impl2[DenseMatrix[Double], Double, DenseMatrix[Double]]
  247. implicit val op_DM_S_Double_OpMulScalar: OpMulScalar.Impl2[DenseMatrix[Double], Double, DenseMatrix[Double]]
  248. implicit val op_DM_S_Double_OpPow: OpPow.Impl2[DenseMatrix[Double], Double, DenseMatrix[Double]]
  249. implicit val op_DM_S_Double_OpSub: OpSub.Impl2[DenseMatrix[Double], Double, DenseMatrix[Double]]
  250. implicit val op_DM_S_Float_OpAdd: OpAdd.Impl2[DenseMatrix[Float], Float, DenseMatrix[Float]]
  251. implicit val op_DM_S_Float_OpDiv: OpDiv.Impl2[DenseMatrix[Float], Float, DenseMatrix[Float]]
  252. implicit val op_DM_S_Float_OpMod: OpMod.Impl2[DenseMatrix[Float], Float, DenseMatrix[Float]]
  253. implicit val op_DM_S_Float_OpMulMatrix: OpMulMatrix.Impl2[DenseMatrix[Float], Float, DenseMatrix[Float]]
  254. implicit val op_DM_S_Float_OpMulScalar: OpMulScalar.Impl2[DenseMatrix[Float], Float, DenseMatrix[Float]]
  255. implicit val op_DM_S_Float_OpPow: OpPow.Impl2[DenseMatrix[Float], Float, DenseMatrix[Float]]
  256. implicit val op_DM_S_Float_OpSub: OpSub.Impl2[DenseMatrix[Float], Float, DenseMatrix[Float]]
  257. implicit val op_DM_S_Int_OpAdd: OpAdd.Impl2[DenseMatrix[Int], Int, DenseMatrix[Int]]
  258. implicit val op_DM_S_Int_OpDiv: OpDiv.Impl2[DenseMatrix[Int], Int, DenseMatrix[Int]]
  259. implicit val op_DM_S_Int_OpMod: OpMod.Impl2[DenseMatrix[Int], Int, DenseMatrix[Int]]
  260. implicit val op_DM_S_Int_OpMulMatrix: OpMulMatrix.Impl2[DenseMatrix[Int], Int, DenseMatrix[Int]]
  261. implicit val op_DM_S_Int_OpMulScalar: OpMulScalar.Impl2[DenseMatrix[Int], Int, DenseMatrix[Int]]
  262. implicit val op_DM_S_Int_OpPow: OpPow.Impl2[DenseMatrix[Int], Int, DenseMatrix[Int]]
  263. implicit val op_DM_S_Int_OpSub: OpSub.Impl2[DenseMatrix[Int], Int, DenseMatrix[Int]]
  264. implicit val op_DM_S_Long_OpAdd: OpAdd.Impl2[DenseMatrix[Long], Long, DenseMatrix[Long]]
  265. implicit val op_DM_S_Long_OpDiv: OpDiv.Impl2[DenseMatrix[Long], Long, DenseMatrix[Long]]
  266. implicit val op_DM_S_Long_OpMod: OpMod.Impl2[DenseMatrix[Long], Long, DenseMatrix[Long]]
  267. implicit val op_DM_S_Long_OpMulMatrix: OpMulMatrix.Impl2[DenseMatrix[Long], Long, DenseMatrix[Long]]
  268. implicit val op_DM_S_Long_OpMulScalar: OpMulScalar.Impl2[DenseMatrix[Long], Long, DenseMatrix[Long]]
  269. implicit val op_DM_S_Long_OpPow: OpPow.Impl2[DenseMatrix[Long], Long, DenseMatrix[Long]]
  270. implicit val op_DM_S_Long_OpSub: OpSub.Impl2[DenseMatrix[Long], Long, DenseMatrix[Long]]
  271. implicit def op_DM_S_OpAdd[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpAdd.Impl2[DenseMatrix[T], T, DenseMatrix[T]]
  272. implicit def op_DM_S_OpDiv[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpDiv.Impl2[DenseMatrix[T], T, DenseMatrix[T]]
  273. implicit def op_DM_S_OpMod[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpMod.Impl2[DenseMatrix[T], T, DenseMatrix[T]]
  274. implicit def op_DM_S_OpMulMatrix[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpMulMatrix.Impl2[DenseMatrix[T], T, DenseMatrix[T]]
  275. implicit def op_DM_S_OpMulScalar[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpMulScalar.Impl2[DenseMatrix[T], T, DenseMatrix[T]]
  276. implicit def op_DM_S_OpPow[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpPow.Impl2[DenseMatrix[T], T, DenseMatrix[T]]
  277. implicit def op_DM_S_OpSub[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): OpSub.Impl2[DenseMatrix[T], T, DenseMatrix[T]]
  278. implicit val op_M_DM_BigInt_OpAdd: BinaryRegistry[Matrix[BigInt], Matrix[BigInt], OpAdd.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  279. implicit val op_M_DM_BigInt_OpDiv: BinaryRegistry[Matrix[BigInt], Matrix[BigInt], OpDiv.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  280. implicit val op_M_DM_BigInt_OpMod: BinaryRegistry[Matrix[BigInt], Matrix[BigInt], OpMod.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  281. implicit val op_M_DM_BigInt_OpMulScalar: BinaryRegistry[Matrix[BigInt], Matrix[BigInt], OpMulScalar.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  282. implicit val op_M_DM_BigInt_OpSub: BinaryRegistry[Matrix[BigInt], Matrix[BigInt], OpSub.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  283. implicit val op_M_DM_Complex_OpAdd: BinaryRegistry[Matrix[Complex], Matrix[Complex], OpAdd.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  284. implicit val op_M_DM_Complex_OpDiv: BinaryRegistry[Matrix[Complex], Matrix[Complex], OpDiv.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  285. implicit val op_M_DM_Complex_OpMulScalar: BinaryRegistry[Matrix[Complex], Matrix[Complex], OpMulScalar.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  286. implicit val op_M_DM_Complex_OpPow: BinaryRegistry[Matrix[Complex], Matrix[Complex], OpPow.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  287. implicit val op_M_DM_Complex_OpSub: BinaryRegistry[Matrix[Complex], Matrix[Complex], OpSub.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  288. implicit val op_M_DM_Double_OpAdd: BinaryRegistry[Matrix[Double], Matrix[Double], OpAdd.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  289. implicit val op_M_DM_Double_OpDiv: BinaryRegistry[Matrix[Double], Matrix[Double], OpDiv.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  290. implicit val op_M_DM_Double_OpMod: BinaryRegistry[Matrix[Double], Matrix[Double], OpMod.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  291. implicit val op_M_DM_Double_OpMulScalar: BinaryRegistry[Matrix[Double], Matrix[Double], OpMulScalar.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  292. implicit val op_M_DM_Double_OpPow: BinaryRegistry[Matrix[Double], Matrix[Double], OpPow.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  293. implicit val op_M_DM_Double_OpSub: BinaryRegistry[Matrix[Double], Matrix[Double], OpSub.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  294. implicit val op_M_DM_Float_OpAdd: BinaryRegistry[Matrix[Float], Matrix[Float], OpAdd.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  295. implicit val op_M_DM_Float_OpDiv: BinaryRegistry[Matrix[Float], Matrix[Float], OpDiv.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  296. implicit val op_M_DM_Float_OpMod: BinaryRegistry[Matrix[Float], Matrix[Float], OpMod.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  297. implicit val op_M_DM_Float_OpMulScalar: BinaryRegistry[Matrix[Float], Matrix[Float], OpMulScalar.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  298. implicit val op_M_DM_Float_OpPow: BinaryRegistry[Matrix[Float], Matrix[Float], OpPow.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  299. implicit val op_M_DM_Float_OpSub: BinaryRegistry[Matrix[Float], Matrix[Float], OpSub.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  300. implicit val op_M_DM_Int_OpAdd: BinaryRegistry[Matrix[Int], Matrix[Int], OpAdd.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  301. implicit val op_M_DM_Int_OpDiv: BinaryRegistry[Matrix[Int], Matrix[Int], OpDiv.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  302. implicit val op_M_DM_Int_OpMod: BinaryRegistry[Matrix[Int], Matrix[Int], OpMod.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  303. implicit val op_M_DM_Int_OpMulScalar: BinaryRegistry[Matrix[Int], Matrix[Int], OpMulScalar.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  304. implicit val op_M_DM_Int_OpPow: BinaryRegistry[Matrix[Int], Matrix[Int], OpPow.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  305. implicit val op_M_DM_Int_OpSub: BinaryRegistry[Matrix[Int], Matrix[Int], OpSub.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  306. implicit val op_M_DM_Long_OpAdd: BinaryRegistry[Matrix[Long], Matrix[Long], OpAdd.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  307. implicit val op_M_DM_Long_OpDiv: BinaryRegistry[Matrix[Long], Matrix[Long], OpDiv.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  308. implicit val op_M_DM_Long_OpMod: BinaryRegistry[Matrix[Long], Matrix[Long], OpMod.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  309. implicit val op_M_DM_Long_OpMulScalar: BinaryRegistry[Matrix[Long], Matrix[Long], OpMulScalar.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  310. implicit val op_M_DM_Long_OpPow: BinaryRegistry[Matrix[Long], Matrix[Long], OpPow.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  311. implicit val op_M_DM_Long_OpSub: BinaryRegistry[Matrix[Long], Matrix[Long], OpSub.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  312. implicit val op_M_M_BigInt: BinaryRegistry[Matrix[BigInt], Matrix[BigInt], OpMulMatrix.type, Matrix[BigInt]]
    Definition Classes
    MatrixMultOps
  313. implicit val op_M_M_Complex: BinaryRegistry[Matrix[Complex], Matrix[Complex], OpMulMatrix.type, Matrix[Complex]]
    Definition Classes
    MatrixMultOps
  314. implicit val op_M_M_Double: BinaryRegistry[Matrix[Double], Matrix[Double], OpMulMatrix.type, Matrix[Double]]
    Definition Classes
    MatrixMultOps
  315. implicit val op_M_M_Float: BinaryRegistry[Matrix[Float], Matrix[Float], OpMulMatrix.type, Matrix[Float]]
    Definition Classes
    MatrixMultOps
  316. implicit val op_M_M_Int: BinaryRegistry[Matrix[Int], Matrix[Int], OpMulMatrix.type, Matrix[Int]]
    Definition Classes
    MatrixMultOps
  317. implicit val op_M_M_Long: BinaryRegistry[Matrix[Long], Matrix[Long], OpMulMatrix.type, Matrix[Long]]
    Definition Classes
    MatrixMultOps
  318. implicit def op_M_M_Semiring[T](implicit arg0: Semiring[T], arg1: Zero[T], arg2: ClassTag[T]): OpMulMatrix.Impl2[Matrix[T], Matrix[T], Matrix[T]]
    Definition Classes
    MatrixMultOps
  319. implicit val op_M_S_BigInt_OpAdd: BinaryRegistry[Matrix[BigInt], BigInt, OpAdd.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  320. implicit val op_M_S_BigInt_OpDiv: BinaryRegistry[Matrix[BigInt], BigInt, OpDiv.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  321. implicit val op_M_S_BigInt_OpMod: BinaryRegistry[Matrix[BigInt], BigInt, OpMod.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  322. implicit val op_M_S_BigInt_OpMulMatrix: BinaryRegistry[Matrix[BigInt], BigInt, OpMulMatrix.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  323. implicit val op_M_S_BigInt_OpMulScalar: BinaryRegistry[Matrix[BigInt], BigInt, OpMulScalar.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  324. implicit val op_M_S_BigInt_OpSub: BinaryRegistry[Matrix[BigInt], BigInt, OpSub.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  325. implicit val op_M_S_Complex_OpAdd: BinaryRegistry[Matrix[Complex], Complex, OpAdd.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  326. implicit val op_M_S_Complex_OpDiv: BinaryRegistry[Matrix[Complex], Complex, OpDiv.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  327. implicit val op_M_S_Complex_OpMulMatrix: BinaryRegistry[Matrix[Complex], Complex, OpMulMatrix.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  328. implicit val op_M_S_Complex_OpMulScalar: BinaryRegistry[Matrix[Complex], Complex, OpMulScalar.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  329. implicit val op_M_S_Complex_OpPow: BinaryRegistry[Matrix[Complex], Complex, OpPow.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  330. implicit val op_M_S_Complex_OpSub: BinaryRegistry[Matrix[Complex], Complex, OpSub.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  331. implicit val op_M_S_Double_OpAdd: BinaryRegistry[Matrix[Double], Double, OpAdd.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  332. implicit val op_M_S_Double_OpDiv: BinaryRegistry[Matrix[Double], Double, OpDiv.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  333. implicit val op_M_S_Double_OpMod: BinaryRegistry[Matrix[Double], Double, OpMod.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  334. implicit val op_M_S_Double_OpMulMatrix: BinaryRegistry[Matrix[Double], Double, OpMulMatrix.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  335. implicit val op_M_S_Double_OpMulScalar: BinaryRegistry[Matrix[Double], Double, OpMulScalar.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  336. implicit val op_M_S_Double_OpPow: BinaryRegistry[Matrix[Double], Double, OpPow.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  337. implicit val op_M_S_Double_OpSub: BinaryRegistry[Matrix[Double], Double, OpSub.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  338. implicit val op_M_S_Float_OpAdd: BinaryRegistry[Matrix[Float], Float, OpAdd.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  339. implicit val op_M_S_Float_OpDiv: BinaryRegistry[Matrix[Float], Float, OpDiv.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  340. implicit val op_M_S_Float_OpMod: BinaryRegistry[Matrix[Float], Float, OpMod.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  341. implicit val op_M_S_Float_OpMulMatrix: BinaryRegistry[Matrix[Float], Float, OpMulMatrix.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  342. implicit val op_M_S_Float_OpMulScalar: BinaryRegistry[Matrix[Float], Float, OpMulScalar.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  343. implicit val op_M_S_Float_OpPow: BinaryRegistry[Matrix[Float], Float, OpPow.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  344. implicit val op_M_S_Float_OpSub: BinaryRegistry[Matrix[Float], Float, OpSub.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  345. implicit val op_M_S_Int_OpAdd: BinaryRegistry[Matrix[Int], Int, OpAdd.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  346. implicit val op_M_S_Int_OpDiv: BinaryRegistry[Matrix[Int], Int, OpDiv.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  347. implicit val op_M_S_Int_OpMod: BinaryRegistry[Matrix[Int], Int, OpMod.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  348. implicit val op_M_S_Int_OpMulMatrix: BinaryRegistry[Matrix[Int], Int, OpMulMatrix.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  349. implicit val op_M_S_Int_OpMulScalar: BinaryRegistry[Matrix[Int], Int, OpMulScalar.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  350. implicit val op_M_S_Int_OpPow: BinaryRegistry[Matrix[Int], Int, OpPow.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  351. implicit val op_M_S_Int_OpSub: BinaryRegistry[Matrix[Int], Int, OpSub.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  352. implicit val op_M_S_Long_OpAdd: BinaryRegistry[Matrix[Long], Long, OpAdd.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  353. implicit val op_M_S_Long_OpDiv: BinaryRegistry[Matrix[Long], Long, OpDiv.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  354. implicit val op_M_S_Long_OpMod: BinaryRegistry[Matrix[Long], Long, OpMod.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  355. implicit val op_M_S_Long_OpMulMatrix: BinaryRegistry[Matrix[Long], Long, OpMulMatrix.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  356. implicit val op_M_S_Long_OpMulScalar: BinaryRegistry[Matrix[Long], Long, OpMulScalar.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  357. implicit val op_M_S_Long_OpPow: BinaryRegistry[Matrix[Long], Long, OpPow.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  358. implicit val op_M_S_Long_OpSub: BinaryRegistry[Matrix[Long], Long, OpSub.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  359. implicit def op_M_S_OpAdd[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryRegistry[Matrix[T], T, OpAdd.type, Matrix[T]]
    Definition Classes
    MatrixExpandedOps
  360. implicit def op_M_S_OpDiv[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryRegistry[Matrix[T], T, OpDiv.type, Matrix[T]]
    Definition Classes
    MatrixExpandedOps
  361. implicit def op_M_S_OpMod[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryRegistry[Matrix[T], T, OpMod.type, Matrix[T]]
    Definition Classes
    MatrixExpandedOps
  362. implicit def op_M_S_OpMulMatrix[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryRegistry[Matrix[T], T, OpMulMatrix.type, Matrix[T]]
    Definition Classes
    MatrixExpandedOps
  363. implicit def op_M_S_OpMulScalar[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryRegistry[Matrix[T], T, OpMulScalar.type, Matrix[T]]
    Definition Classes
    MatrixExpandedOps
  364. implicit def op_M_S_OpPow[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryRegistry[Matrix[T], T, OpPow.type, Matrix[T]]
    Definition Classes
    MatrixExpandedOps
  365. implicit def op_M_S_OpSub[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryRegistry[Matrix[T], T, OpSub.type, Matrix[T]]
    Definition Classes
    MatrixExpandedOps
  366. implicit val op_M_V_BigInt: BinaryRegistry[Matrix[BigInt], Vector[BigInt], OpMulMatrix.type, Vector[BigInt]]
    Definition Classes
    MatrixMultOps
  367. implicit val op_M_V_Complex: BinaryRegistry[Matrix[Complex], Vector[Complex], OpMulMatrix.type, Vector[Complex]]
    Definition Classes
    MatrixMultOps
  368. implicit val op_M_V_Double: BinaryRegistry[Matrix[Double], Vector[Double], OpMulMatrix.type, Vector[Double]]
    Definition Classes
    MatrixMultOps
  369. implicit val op_M_V_Float: BinaryRegistry[Matrix[Float], Vector[Float], OpMulMatrix.type, Vector[Float]]
    Definition Classes
    MatrixMultOps
  370. implicit val op_M_V_Int: BinaryRegistry[Matrix[Int], Vector[Int], OpMulMatrix.type, Vector[Int]]
    Definition Classes
    MatrixMultOps
  371. implicit val op_M_V_Long: BinaryRegistry[Matrix[Long], Vector[Long], OpMulMatrix.type, Vector[Long]]
    Definition Classes
    MatrixMultOps
  372. implicit def op_M_V_Semiring[T](implicit arg0: Semiring[T], arg1: Zero[T], arg2: ClassTag[T]): OpMulMatrix.Impl2[Matrix[T], Vector[T], Vector[T]]
    Definition Classes
    MatrixMultOps
  373. implicit val op_S_M_BigInt_OpAdd: BinaryRegistry[BigInt, Matrix[BigInt], OpAdd.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  374. implicit val op_S_M_BigInt_OpDiv: BinaryRegistry[BigInt, Matrix[BigInt], OpDiv.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  375. implicit val op_S_M_BigInt_OpMod: BinaryRegistry[BigInt, Matrix[BigInt], OpMod.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  376. implicit val op_S_M_BigInt_OpMulMatrix: BinaryRegistry[BigInt, Matrix[BigInt], OpMulMatrix.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  377. implicit val op_S_M_BigInt_OpMulScalar: BinaryRegistry[BigInt, Matrix[BigInt], OpMulScalar.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  378. implicit val op_S_M_BigInt_OpSub: BinaryRegistry[BigInt, Matrix[BigInt], OpSub.type, Matrix[BigInt]]
    Definition Classes
    MatrixExpandedOps
  379. implicit val op_S_M_Complex_OpAdd: BinaryRegistry[Complex, Matrix[Complex], OpAdd.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  380. implicit val op_S_M_Complex_OpDiv: BinaryRegistry[Complex, Matrix[Complex], OpDiv.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  381. implicit val op_S_M_Complex_OpMulMatrix: BinaryRegistry[Complex, Matrix[Complex], OpMulMatrix.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  382. implicit val op_S_M_Complex_OpMulScalar: BinaryRegistry[Complex, Matrix[Complex], OpMulScalar.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  383. implicit val op_S_M_Complex_OpPow: BinaryRegistry[Complex, Matrix[Complex], OpPow.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  384. implicit val op_S_M_Complex_OpSub: BinaryRegistry[Complex, Matrix[Complex], OpSub.type, Matrix[Complex]]
    Definition Classes
    MatrixExpandedOps
  385. implicit val op_S_M_Double_OpAdd: BinaryRegistry[Double, Matrix[Double], OpAdd.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  386. implicit val op_S_M_Double_OpDiv: BinaryRegistry[Double, Matrix[Double], OpDiv.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  387. implicit val op_S_M_Double_OpMod: BinaryRegistry[Double, Matrix[Double], OpMod.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  388. implicit val op_S_M_Double_OpMulMatrix: BinaryRegistry[Double, Matrix[Double], OpMulMatrix.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  389. implicit val op_S_M_Double_OpMulScalar: BinaryRegistry[Double, Matrix[Double], OpMulScalar.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  390. implicit val op_S_M_Double_OpPow: BinaryRegistry[Double, Matrix[Double], OpPow.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  391. implicit val op_S_M_Double_OpSub: BinaryRegistry[Double, Matrix[Double], OpSub.type, Matrix[Double]]
    Definition Classes
    MatrixExpandedOps
  392. implicit val op_S_M_Float_OpAdd: BinaryRegistry[Float, Matrix[Float], OpAdd.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  393. implicit val op_S_M_Float_OpDiv: BinaryRegistry[Float, Matrix[Float], OpDiv.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  394. implicit val op_S_M_Float_OpMod: BinaryRegistry[Float, Matrix[Float], OpMod.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  395. implicit val op_S_M_Float_OpMulMatrix: BinaryRegistry[Float, Matrix[Float], OpMulMatrix.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  396. implicit val op_S_M_Float_OpMulScalar: BinaryRegistry[Float, Matrix[Float], OpMulScalar.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  397. implicit val op_S_M_Float_OpPow: BinaryRegistry[Float, Matrix[Float], OpPow.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  398. implicit val op_S_M_Float_OpSub: BinaryRegistry[Float, Matrix[Float], OpSub.type, Matrix[Float]]
    Definition Classes
    MatrixExpandedOps
  399. implicit val op_S_M_Int_OpAdd: BinaryRegistry[Int, Matrix[Int], OpAdd.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  400. implicit val op_S_M_Int_OpDiv: BinaryRegistry[Int, Matrix[Int], OpDiv.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  401. implicit val op_S_M_Int_OpMod: BinaryRegistry[Int, Matrix[Int], OpMod.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  402. implicit val op_S_M_Int_OpMulMatrix: BinaryRegistry[Int, Matrix[Int], OpMulMatrix.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  403. implicit val op_S_M_Int_OpMulScalar: BinaryRegistry[Int, Matrix[Int], OpMulScalar.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  404. implicit val op_S_M_Int_OpPow: BinaryRegistry[Int, Matrix[Int], OpPow.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  405. implicit val op_S_M_Int_OpSub: BinaryRegistry[Int, Matrix[Int], OpSub.type, Matrix[Int]]
    Definition Classes
    MatrixExpandedOps
  406. implicit val op_S_M_Long_OpAdd: BinaryRegistry[Long, Matrix[Long], OpAdd.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  407. implicit val op_S_M_Long_OpDiv: BinaryRegistry[Long, Matrix[Long], OpDiv.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  408. implicit val op_S_M_Long_OpMod: BinaryRegistry[Long, Matrix[Long], OpMod.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  409. implicit val op_S_M_Long_OpMulMatrix: BinaryRegistry[Long, Matrix[Long], OpMulMatrix.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  410. implicit val op_S_M_Long_OpMulScalar: BinaryRegistry[Long, Matrix[Long], OpMulScalar.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  411. implicit val op_S_M_Long_OpPow: BinaryRegistry[Long, Matrix[Long], OpPow.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  412. implicit val op_S_M_Long_OpSub: BinaryRegistry[Long, Matrix[Long], OpSub.type, Matrix[Long]]
    Definition Classes
    MatrixExpandedOps
  413. implicit def op_S_M_OpAdd[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryRegistry[T, Matrix[T], OpAdd.type, Matrix[T]]
    Definition Classes
    MatrixExpandedOps
  414. implicit def op_S_M_OpDiv[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryRegistry[T, Matrix[T], OpDiv.type, Matrix[T]]
    Definition Classes
    MatrixExpandedOps
  415. implicit def op_S_M_OpMod[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryRegistry[T, Matrix[T], OpMod.type, Matrix[T]]
    Definition Classes
    MatrixExpandedOps
  416. implicit def op_S_M_OpMulMatrix[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryRegistry[T, Matrix[T], OpMulMatrix.type, Matrix[T]]
    Definition Classes
    MatrixExpandedOps
  417. implicit def op_S_M_OpMulScalar[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryRegistry[T, Matrix[T], OpMulScalar.type, Matrix[T]]
    Definition Classes
    MatrixExpandedOps
  418. implicit def op_S_M_OpPow[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryRegistry[T, Matrix[T], OpPow.type, Matrix[T]]
    Definition Classes
    MatrixExpandedOps
  419. implicit def op_S_M_OpSub[T](implicit arg0: Field[T], arg1: Zero[T], arg2: ClassTag[T]): BinaryRegistry[T, Matrix[T], OpSub.type, Matrix[T]]
    Definition Classes
    MatrixExpandedOps
  420. implicit def pureFromUpdate[T, Other, Op <: OpType](implicit op: InPlaceImpl2[Op, T, Other], copy: CanCopy[T]): UImpl2[Op, T, Other, T]
    Definition Classes
    GenericOpsLowPrio
  421. implicit def s_dm_op[T, Op <: OpType, U](implicit opScalar: UImpl2[Op, T, T, U], ct: ClassTag[U], zero: Zero[U]): UImpl2[Op, T, DenseMatrix[T], DenseMatrix[U]]
  422. implicit val s_dm_op_Double_OpAdd: OpAdd.Impl2[Double, DenseMatrix[Double], DenseMatrix[Double]]
  423. implicit val s_dm_op_Double_OpDiv: OpDiv.Impl2[Double, DenseMatrix[Double], DenseMatrix[Double]]
  424. implicit val s_dm_op_Double_OpMod: OpMod.Impl2[Double, DenseMatrix[Double], DenseMatrix[Double]]
  425. implicit val s_dm_op_Double_OpMulMatrix: OpMulMatrix.Impl2[Double, DenseMatrix[Double], DenseMatrix[Double]]
  426. implicit val s_dm_op_Double_OpMulScalar: OpMulScalar.Impl2[Double, DenseMatrix[Double], DenseMatrix[Double]]
  427. implicit val s_dm_op_Double_OpPow: OpPow.Impl2[Double, DenseMatrix[Double], DenseMatrix[Double]]
  428. implicit val s_dm_op_Double_OpSub: OpSub.Impl2[Double, DenseMatrix[Double], DenseMatrix[Double]]
  429. implicit val s_dm_op_Float_OpAdd: OpAdd.Impl2[Float, DenseMatrix[Float], DenseMatrix[Float]]
  430. implicit val s_dm_op_Float_OpDiv: OpDiv.Impl2[Float, DenseMatrix[Float], DenseMatrix[Float]]
  431. implicit val s_dm_op_Float_OpMod: OpMod.Impl2[Float, DenseMatrix[Float], DenseMatrix[Float]]
  432. implicit val s_dm_op_Float_OpMulMatrix: OpMulMatrix.Impl2[Float, DenseMatrix[Float], DenseMatrix[Float]]
  433. implicit val s_dm_op_Float_OpMulScalar: OpMulScalar.Impl2[Float, DenseMatrix[Float], DenseMatrix[Float]]
  434. implicit val s_dm_op_Float_OpPow: OpPow.Impl2[Float, DenseMatrix[Float], DenseMatrix[Float]]
  435. implicit val s_dm_op_Float_OpSub: OpSub.Impl2[Float, DenseMatrix[Float], DenseMatrix[Float]]
  436. implicit val s_dm_op_Int_OpAdd: OpAdd.Impl2[Int, DenseMatrix[Int], DenseMatrix[Int]]
  437. implicit val s_dm_op_Int_OpDiv: OpDiv.Impl2[Int, DenseMatrix[Int], DenseMatrix[Int]]
  438. implicit val s_dm_op_Int_OpMod: OpMod.Impl2[Int, DenseMatrix[Int], DenseMatrix[Int]]
  439. implicit val s_dm_op_Int_OpMulMatrix: OpMulMatrix.Impl2[Int, DenseMatrix[Int], DenseMatrix[Int]]
  440. implicit val s_dm_op_Int_OpMulScalar: OpMulScalar.Impl2[Int, DenseMatrix[Int], DenseMatrix[Int]]
  441. implicit val s_dm_op_Int_OpPow: OpPow.Impl2[Int, DenseMatrix[Int], DenseMatrix[Int]]
  442. implicit val s_dm_op_Int_OpSub: OpSub.Impl2[Int, DenseMatrix[Int], DenseMatrix[Int]]
  443. implicit val s_dm_op_Long_OpAdd: OpAdd.Impl2[Long, DenseMatrix[Long], DenseMatrix[Long]]
  444. implicit val s_dm_op_Long_OpDiv: OpDiv.Impl2[Long, DenseMatrix[Long], DenseMatrix[Long]]
  445. implicit val s_dm_op_Long_OpMod: OpMod.Impl2[Long, DenseMatrix[Long], DenseMatrix[Long]]
  446. implicit val s_dm_op_Long_OpMulMatrix: OpMulMatrix.Impl2[Long, DenseMatrix[Long], DenseMatrix[Long]]
  447. implicit val s_dm_op_Long_OpMulScalar: OpMulScalar.Impl2[Long, DenseMatrix[Long], DenseMatrix[Long]]
  448. implicit val s_dm_op_Long_OpPow: OpPow.Impl2[Long, DenseMatrix[Long], DenseMatrix[Long]]
  449. implicit val s_dm_op_Long_OpSub: OpSub.Impl2[Long, DenseMatrix[Long], DenseMatrix[Long]]
  450. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  451. def toString(): String
    Definition Classes
    AnyRef → Any
  452. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  453. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  454. 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

Inherited from DenseMatrix_GenericOps

Inherited from MatrixOps

Inherited from MatrixMultOps

Inherited from MatrixExpandedOps

Inherited from MatrixGenericOps

Inherited from TensorLowPrio

Inherited from GenericOps

Inherited from GenericOpsLowPrio

Inherited from CastOps

Inherited from GenericOpsLowPrio3

Inherited from AnyRef

Inherited from Any

Ungrouped