DenseMatrixOps

object HasOps

Type members

Classlikes

class CanZipMapKeyValuesDenseMatrix[@specialized(Double, Int, Float, Long) V, @specialized(Int, Double) RV] extends CanZipMapKeyValues[DenseMatrix[V], (Int, Int), V, RV, DenseMatrix[RV]]
class CanZipMapValuesDenseMatrix[@specialized(Double, Int, Float, Long) V, @specialized(Int, Double) RV] extends CanZipMapValues[DenseMatrix[V], V, RV, DenseMatrix[RV]]

Inherited classlikes

class SetDMDMOp[@specialized(Double, Int, Float, Long) V]
Inherited from
DenseMatrix_SetOps
class SetDMDVOp[@specialized(Double, Int, Float, Long) V]
Inherited from
DenseMatrix_SetOps
class SetMSOp[@specialized(Double, Int, Float, Long) V]
Inherited from
DenseMatrix_SetOps

Implicits

Implicits

implicit def canDim_DM[E]: Impl[DenseMatrix[E], (Int, Int)]
implicit def canMapColsBitVector_DM[V](implicit evidence$71: ClassTag[V], evidence$72: Zero[V]): CanCollapseAxis[DenseMatrix[V], _1, DenseVector[V], BitVector, DenseMatrix[Boolean]]
implicit def canMapCols_DM[V, Res](implicit evidence$69: ClassTag[Res], evidence$70: Zero[Res], implSet: InPlaceImpl2[DenseVector[Res], DenseVector[Res]]): CanCollapseAxis[DenseMatrix[V], _1, DenseVector[V], DenseVector[Res], DenseMatrix[Res]]
implicit def canMapRowsBitVector_DM[V](implicit evidence$67: ClassTag[V], evidence$68: Zero[V]): CanCollapseAxis[DenseMatrix[V], _0, DenseVector[V], BitVector, DenseMatrix[Boolean]]
implicit def canMapRows_DM[V, R](implicit evidence$65: ClassTag[R], evidence$66: Zero[R], implSet: InPlaceImpl2[DenseVector[R], DenseVector[R]]): CanCollapseAxis[DenseMatrix[V], _0, DenseVector[V], DenseVector[R], DenseMatrix[R]]
implicit val setMV_D: InPlaceImpl2[DenseMatrix[Double], DenseVector[Double]]
implicit val setMV_F: InPlaceImpl2[DenseMatrix[Float], DenseVector[Float]]
implicit val setMV_I: InPlaceImpl2[DenseMatrix[Int], DenseVector[Int]]
implicit def zipMapKV_DM[V, R](implicit evidence$76: ClassTag[R]): CanZipMapKeyValuesDenseMatrix[V, R]
implicit def zipMap_DM[V, R](implicit evidence$74: ClassTag[R]): CanZipMapValuesDenseMatrix[V, R]
implicit val zipMap_DM_Double: CanZipMapValuesDenseMatrix[Double, Double]
implicit val zipMap_DM_Float: CanZipMapValuesDenseMatrix[Float, Float]

Inherited implicits

implicit def canCollapseCols[V, R](implicit evidence$63: ClassTag[R], evidence$64: Zero[R]): CanCollapseAxis[DenseMatrix[V], _1, DenseVector[V], R, DenseVector[R]]
implicit def canCollapseRows[V, R](implicit evidence$61: ClassTag[R], evidence$62: Zero[R]): CanCollapseAxis[DenseMatrix[V], _0, DenseVector[V], R, Transpose[DenseVector[R]]]
implicit def canCopyMatrix[V](implicit evidence$91: ClassTag[V]): CanCopy[Matrix[V]]
Inherited from
MatrixGenericOps
implicit def canCopy_DM[V](implicit evidence$8: ClassTag[V]): CanCopy[DenseMatrix[V]]
implicit def canMapKeyValuePairs_DM[V, R](implicit evidence$6: ClassTag[R]): CanMapKeyValuePairs[DenseMatrix[V], (Int, Int), V, R, DenseMatrix[R]]
implicit def canMapValues_DM[@specialized(Int, Float, Double) V, @specialized(Int, Float, Double) R](implicit evidence$7: ClassTag[R]): CanMapValues[DenseMatrix[V], V, R, DenseMatrix[R]]
implicit def canSliceCol[V]: CanSlice2[DenseMatrix[V], ::, Int, DenseVector[V]]
implicit def canSliceCols[V]: CanSlice2[DenseMatrix[V], ::, Range, DenseMatrix[V]]
implicit def canSliceColsAndRows[V]: CanSlice2[DenseMatrix[V], Range, Range, DenseMatrix[V]]
implicit def canSlicePartOfCol[V]: CanSlice2[DenseMatrix[V], Range, Int, DenseVector[V]]
implicit def canSlicePartOfRow[V]: CanSlice2[DenseMatrix[V], Int, Range, Transpose[DenseVector[V]]]
implicit def canSliceRow[V]: CanSlice2[DenseMatrix[V], Int, ::, Transpose[DenseVector[V]]]
implicit def canSliceRows[V]: CanSlice2[DenseMatrix[V], Range, ::, DenseMatrix[V]]
implicit def canSliceTensor[K, V](implicit evidence$1: ClassTag[V]): CanSlice[Tensor[K, V], Seq[K], SliceVector[K, V]]
Inherited from
TensorLowPrio
implicit def canSliceTensor2[K1, K2, V](implicit evidence$3: Semiring[V], evidence$4: ClassTag[V]): CanSlice2[Tensor[(K1, K2), V], Seq[K1], Seq[K2], SliceMatrix[K1, K2, V]]
Inherited from
TensorLowPrio
implicit def canSliceTensor2_CRs[K1, K2, V](implicit evidence$5: Semiring[V], evidence$6: ClassTag[V]): CanSlice2[Tensor[(K1, K2), V], Seq[K1], K2, SliceVector[(K1, K2), V]]
Inherited from
TensorLowPrio
implicit def canSliceTensor2_CsR[K1, K2, V](implicit evidence$7: Semiring[V], evidence$8: ClassTag[V]): CanSlice2[Tensor[(K1, K2), V], K1, Seq[K2], Transpose[SliceVector[(K1, K2), V]]]
Inherited from
TensorLowPrio
implicit def canSliceTensorBoolean[K, V](implicit evidence$2: ClassTag[V]): CanSlice[Tensor[K, V], Tensor[K, Boolean], SliceVector[K, V]]
Inherited from
TensorLowPrio
implicit def canSliceTensorBooleanCols[V](implicit evidence$7: Semiring[V], evidence$8: ClassTag[V]): CanSlice2[DenseMatrix[V], ::, Tensor[Int, Boolean], SliceMatrix[Int, Int, V]]
implicit def canSliceTensorBooleanRows[V](implicit evidence$5: Semiring[V], evidence$6: ClassTag[V]): CanSlice2[DenseMatrix[V], Tensor[Int, Boolean], ::, SliceMatrix[Int, Int, V]]
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]
Inherited from
TensorLowPrio
implicit def canSliceWeirdCols[V](implicit evidence$3: Semiring[V], evidence$4: ClassTag[V]): CanSlice2[DenseMatrix[V], ::, Seq[Int], SliceMatrix[Int, Int, V]]
implicit def canSliceWeirdRows[V](implicit evidence$1: Semiring[V], evidence$2: ClassTag[V]): CanSlice2[DenseMatrix[V], Seq[Int], ::, SliceMatrix[Int, Int, V]]
implicit def canTransformValues_DM[@specialized(Int, Float, Double) V]: CanTransformValues[DenseMatrix[V], V]
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]
Inherited from
CastOps
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]
Inherited from
CastOps
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]
Inherited from
CastOps
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]
Inherited from
CastOps
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]
Inherited from
CastOps
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]
Inherited from
CastOps
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]
Inherited from
CastOps
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]
Inherited from
CastOps
implicit def dm_dm_UpdateOp_OpAdd[T](implicit evidence$1: Field[T], evidence$2: Zero[T], evidence$3: ClassTag[T]): InPlaceImpl2[DenseMatrix[T], DenseMatrix[T]]
implicit def dm_dm_UpdateOp_OpDiv[T](implicit evidence$10: Field[T], evidence$11: Zero[T], evidence$12: ClassTag[T]): InPlaceImpl2[DenseMatrix[T], DenseMatrix[T]]
implicit def dm_dm_UpdateOp_OpMod[T](implicit evidence$13: Field[T], evidence$14: Zero[T], evidence$15: ClassTag[T]): InPlaceImpl2[DenseMatrix[T], DenseMatrix[T]]
implicit def dm_dm_UpdateOp_OpMulScalar[T](implicit evidence$7: Field[T], evidence$8: Zero[T], evidence$9: ClassTag[T]): InPlaceImpl2[DenseMatrix[T], DenseMatrix[T]]
implicit def dm_dm_UpdateOp_OpPow[T](implicit evidence$16: Field[T], evidence$17: Zero[T], evidence$18: ClassTag[T]): InPlaceImpl2[DenseMatrix[T], DenseMatrix[T]]
implicit def dm_dm_UpdateOp_OpSub[T](implicit evidence$4: Field[T], evidence$5: Zero[T], evidence$6: ClassTag[T]): InPlaceImpl2[DenseMatrix[T], DenseMatrix[T]]
implicit def impl_OpAdd_InPlace_T_U_Generic_from_scaleAdd_InPlace[T, U, V](implicit sa: InPlaceImpl3[T, U, V], semi: Semiring[U]): InPlaceImpl2[T, V]
Inherited from
GenericOps
implicit def impl_OpMulMatrix_DM_DM_eq_DM_Generic[T](implicit evidence$2: Semiring[T]): Impl2[DenseMatrix[T], DenseMatrix[T], DenseMatrix[T]]
implicit def impl_OpMulMatrix_DM_V_eq_DV_Generic[T, Vec <: Vector[T]](implicit ring: Semiring[T]): Impl2[DenseMatrix[T], Vec, DenseVector[T]]
implicit def impl_OpNeg_T_Generic_from_OpMulScalar[T, U, V](implicit scalarOf: ScalarOf[T, V], ring: Ring[V], scale: Impl2[T, V, U]): Impl[T, U]
Inherited from
GenericOps
implicit def impl_OpSet_InPlace_DM_M[@specialized(Double, Int, Float, Long) V]: InPlaceImpl2[DenseMatrix[V], Matrix[V]]
implicit def impl_OpSet_InPlace_DM_V[@specialized(Int, Float, Long, Double) V]: InPlaceImpl2[DenseMatrix[V], Vector[V]]
implicit def impl_OpSub_InPlace_T_U_Generic_from_scaleAdd_InPlace[T, U, V](implicit sa: InPlaceImpl3[T, U, V], ring: Ring[U]): InPlaceImpl2[T, V]
Inherited from
GenericOps
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]
Inherited from
GenericOpsLowPrio3
implicit def impl_scaleAdd_InPlace_DM_T_DM[T](implicit evidence$1: Semiring[T]): InPlaceImpl3[DenseMatrix[T], T, DenseMatrix[T]]
implicit def m_m_OpAdd_Update_Semi[T](implicit evidence$92: Semiring[T], evidence$93: ClassTag[T], evidence$94: Zero[T]): InPlaceImpl2[Matrix[T], Matrix[T]]
Inherited from
MatrixGenericOps
implicit def m_m_OpDiv_Update_Ring[T](implicit evidence$101: Field[T], evidence$102: ClassTag[T], evidence$103: Zero[T]): InPlaceImpl2[Matrix[T], Matrix[T]]
Inherited from
MatrixGenericOps
implicit def m_m_OpMul_Update_Semi[T](implicit evidence$95: Semiring[T], evidence$96: ClassTag[T], evidence$97: Zero[T]): InPlaceImpl2[Matrix[T], Matrix[T]]
Inherited from
MatrixGenericOps
implicit def m_m_OpSub_Update_Ring[T](implicit evidence$98: Ring[T], evidence$99: ClassTag[T], evidence$100: Zero[T]): InPlaceImpl2[Matrix[T], Matrix[T]]
Inherited from
MatrixGenericOps
implicit def m_m_UpdateOp_OpAdd[T](implicit evidence$7: Field[T], evidence$8: Zero[T], evidence$9: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], Matrix[T], OpAdd]
Inherited from
MatrixExpandedOps
implicit def m_m_UpdateOp_OpDiv[T](implicit evidence$16: Field[T], evidence$17: Zero[T], evidence$18: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], Matrix[T], OpDiv]
Inherited from
MatrixExpandedOps
implicit def m_m_UpdateOp_OpMod[T](implicit evidence$22: Field[T], evidence$23: Zero[T], evidence$24: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], Matrix[T], OpMod]
Inherited from
MatrixExpandedOps
implicit def m_m_UpdateOp_OpMulScalar[T](implicit evidence$13: Field[T], evidence$14: Zero[T], evidence$15: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], Matrix[T], OpMulScalar]
Inherited from
MatrixExpandedOps
implicit def m_m_UpdateOp_OpPow[T](implicit evidence$25: Field[T], evidence$26: Zero[T], evidence$27: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], Matrix[T], OpPow]
Inherited from
MatrixExpandedOps
implicit def m_m_UpdateOp_OpSet[T](implicit evidence$19: Field[T], evidence$20: Zero[T], evidence$21: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], Matrix[T], OpSet]
Inherited from
MatrixExpandedOps
implicit def m_m_UpdateOp_OpSub[T](implicit evidence$10: Field[T], evidence$11: Zero[T], evidence$12: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], Matrix[T], OpSub]
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
implicit def m_s_UpdateOp_OpAdd[T](implicit evidence$28: Field[T], evidence$29: Zero[T], evidence$30: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], T, OpAdd]
Inherited from
MatrixExpandedOps
implicit def m_s_UpdateOp_OpDiv[T](implicit evidence$40: Field[T], evidence$41: Zero[T], evidence$42: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], T, OpDiv]
Inherited from
MatrixExpandedOps
implicit def m_s_UpdateOp_OpMod[T](implicit evidence$43: Field[T], evidence$44: Zero[T], evidence$45: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], T, OpMod]
Inherited from
MatrixExpandedOps
implicit def m_s_UpdateOp_OpMulMatrix[T](implicit evidence$37: Field[T], evidence$38: Zero[T], evidence$39: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], T, OpMulMatrix]
Inherited from
MatrixExpandedOps
implicit def m_s_UpdateOp_OpMulScalar[T](implicit evidence$34: Field[T], evidence$35: Zero[T], evidence$36: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], T, OpMulScalar]
Inherited from
MatrixExpandedOps
implicit def m_s_UpdateOp_OpPow[T](implicit evidence$46: Field[T], evidence$47: Zero[T], evidence$48: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], T, OpPow]
Inherited from
MatrixExpandedOps
implicit def m_s_UpdateOp_OpSub[T](implicit evidence$31: Field[T], evidence$32: Zero[T], evidence$33: ClassTag[T]): BinaryUpdateRegistry[Matrix[T], T, OpSub]
Inherited from
MatrixExpandedOps
implicit def opUpdate_DM_S_OpAdd[T](implicit evidence$19: Field[T], evidence$20: Zero[T], evidence$21: ClassTag[T]): InPlaceImpl2[DenseMatrix[T], T]
implicit def opUpdate_DM_S_OpDiv[T](implicit evidence$31: Field[T], evidence$32: Zero[T], evidence$33: ClassTag[T]): InPlaceImpl2[DenseMatrix[T], T]
implicit def opUpdate_DM_S_OpMod[T](implicit evidence$34: Field[T], evidence$35: Zero[T], evidence$36: ClassTag[T]): InPlaceImpl2[DenseMatrix[T], T]
implicit def opUpdate_DM_S_OpMulMatrix[T](implicit evidence$28: Field[T], evidence$29: Zero[T], evidence$30: ClassTag[T]): InPlaceImpl2[DenseMatrix[T], T]
implicit def opUpdate_DM_S_OpMulScalar[T](implicit evidence$25: Field[T], evidence$26: Zero[T], evidence$27: ClassTag[T]): InPlaceImpl2[DenseMatrix[T], T]
implicit def opUpdate_DM_S_OpPow[T](implicit evidence$37: Field[T], evidence$38: Zero[T], evidence$39: ClassTag[T]): InPlaceImpl2[DenseMatrix[T], T]
implicit def opUpdate_DM_S_OpSub[T](implicit evidence$22: Field[T], evidence$23: Zero[T], evidence$24: ClassTag[T]): InPlaceImpl2[DenseMatrix[T], T]
implicit val op_DM_DM_Double_OpAdd: Impl2[DenseMatrix[Double], DenseMatrix[Double], DenseMatrix[Double]]
implicit val op_DM_DM_Double_OpDiv: Impl2[DenseMatrix[Double], DenseMatrix[Double], DenseMatrix[Double]]
implicit val op_DM_DM_Double_OpMod: Impl2[DenseMatrix[Double], DenseMatrix[Double], DenseMatrix[Double]]
implicit val op_DM_DM_Double_OpMulScalar: Impl2[DenseMatrix[Double], DenseMatrix[Double], DenseMatrix[Double]]
implicit val op_DM_DM_Double_OpPow: Impl2[DenseMatrix[Double], DenseMatrix[Double], DenseMatrix[Double]]
implicit val op_DM_DM_Double_OpSub: Impl2[DenseMatrix[Double], DenseMatrix[Double], DenseMatrix[Double]]
implicit val op_DM_DM_Float_OpAdd: Impl2[DenseMatrix[Float], DenseMatrix[Float], DenseMatrix[Float]]
implicit val op_DM_DM_Float_OpDiv: Impl2[DenseMatrix[Float], DenseMatrix[Float], DenseMatrix[Float]]
implicit val op_DM_DM_Float_OpMod: Impl2[DenseMatrix[Float], DenseMatrix[Float], DenseMatrix[Float]]
implicit val op_DM_DM_Float_OpPow: Impl2[DenseMatrix[Float], DenseMatrix[Float], DenseMatrix[Float]]
implicit val op_DM_DM_Float_OpSub: Impl2[DenseMatrix[Float], DenseMatrix[Float], DenseMatrix[Float]]
implicit val op_DM_DM_Long_OpAdd: Impl2[DenseMatrix[Long], DenseMatrix[Long], DenseMatrix[Long]]
implicit val op_DM_DM_Long_OpDiv: Impl2[DenseMatrix[Long], DenseMatrix[Long], DenseMatrix[Long]]
implicit val op_DM_DM_Long_OpMod: Impl2[DenseMatrix[Long], DenseMatrix[Long], DenseMatrix[Long]]
implicit val op_DM_DM_Long_OpPow: Impl2[DenseMatrix[Long], DenseMatrix[Long], DenseMatrix[Long]]
implicit val op_DM_DM_Long_OpSub: Impl2[DenseMatrix[Long], DenseMatrix[Long], DenseMatrix[Long]]
implicit val op_DM_S_Double_OpAdd: Impl2[DenseMatrix[Double], Double, DenseMatrix[Double]]
implicit val op_DM_S_Double_OpDiv: Impl2[DenseMatrix[Double], Double, DenseMatrix[Double]]
implicit val op_DM_S_Double_OpMod: Impl2[DenseMatrix[Double], Double, DenseMatrix[Double]]
implicit val op_DM_S_Double_OpMulMatrix: Impl2[DenseMatrix[Double], Double, DenseMatrix[Double]]
implicit val op_DM_S_Double_OpMulScalar: Impl2[DenseMatrix[Double], Double, DenseMatrix[Double]]
implicit val op_DM_S_Double_OpPow: Impl2[DenseMatrix[Double], Double, DenseMatrix[Double]]
implicit val op_DM_S_Double_OpSub: Impl2[DenseMatrix[Double], Double, DenseMatrix[Double]]
implicit val op_DM_S_Float_OpAdd: Impl2[DenseMatrix[Float], Float, DenseMatrix[Float]]
implicit val op_DM_S_Float_OpDiv: Impl2[DenseMatrix[Float], Float, DenseMatrix[Float]]
implicit val op_DM_S_Float_OpMod: Impl2[DenseMatrix[Float], Float, DenseMatrix[Float]]
implicit val op_DM_S_Float_OpMulMatrix: Impl2[DenseMatrix[Float], Float, DenseMatrix[Float]]
implicit val op_DM_S_Float_OpMulScalar: Impl2[DenseMatrix[Float], Float, DenseMatrix[Float]]
implicit val op_DM_S_Float_OpPow: Impl2[DenseMatrix[Float], Float, DenseMatrix[Float]]
implicit val op_DM_S_Float_OpSub: Impl2[DenseMatrix[Float], Float, DenseMatrix[Float]]
implicit val op_DM_S_Int_OpAdd: Impl2[DenseMatrix[Int], Int, DenseMatrix[Int]]
implicit val op_DM_S_Int_OpDiv: Impl2[DenseMatrix[Int], Int, DenseMatrix[Int]]
implicit val op_DM_S_Int_OpMod: Impl2[DenseMatrix[Int], Int, DenseMatrix[Int]]
implicit val op_DM_S_Int_OpMulMatrix: Impl2[DenseMatrix[Int], Int, DenseMatrix[Int]]
implicit val op_DM_S_Int_OpMulScalar: Impl2[DenseMatrix[Int], Int, DenseMatrix[Int]]
implicit val op_DM_S_Int_OpPow: Impl2[DenseMatrix[Int], Int, DenseMatrix[Int]]
implicit val op_DM_S_Int_OpSub: Impl2[DenseMatrix[Int], Int, DenseMatrix[Int]]
implicit val op_DM_S_Long_OpAdd: Impl2[DenseMatrix[Long], Long, DenseMatrix[Long]]
implicit val op_DM_S_Long_OpDiv: Impl2[DenseMatrix[Long], Long, DenseMatrix[Long]]
implicit val op_DM_S_Long_OpMod: Impl2[DenseMatrix[Long], Long, DenseMatrix[Long]]
implicit val op_DM_S_Long_OpMulMatrix: Impl2[DenseMatrix[Long], Long, DenseMatrix[Long]]
implicit val op_DM_S_Long_OpMulScalar: Impl2[DenseMatrix[Long], Long, DenseMatrix[Long]]
implicit val op_DM_S_Long_OpPow: Impl2[DenseMatrix[Long], Long, DenseMatrix[Long]]
implicit val op_DM_S_Long_OpSub: Impl2[DenseMatrix[Long], Long, DenseMatrix[Long]]
implicit def op_DM_S_OpAdd[T](implicit evidence$40: Field[T], evidence$41: Zero[T], evidence$42: ClassTag[T]): Impl2[DenseMatrix[T], T, DenseMatrix[T]]
implicit def op_DM_S_OpDiv[T](implicit evidence$52: Field[T], evidence$53: Zero[T], evidence$54: ClassTag[T]): Impl2[DenseMatrix[T], T, DenseMatrix[T]]
implicit def op_DM_S_OpMod[T](implicit evidence$55: Field[T], evidence$56: Zero[T], evidence$57: ClassTag[T]): Impl2[DenseMatrix[T], T, DenseMatrix[T]]
implicit def op_DM_S_OpMulMatrix[T](implicit evidence$49: Field[T], evidence$50: Zero[T], evidence$51: ClassTag[T]): Impl2[DenseMatrix[T], T, DenseMatrix[T]]
implicit def op_DM_S_OpMulScalar[T](implicit evidence$46: Field[T], evidence$47: Zero[T], evidence$48: ClassTag[T]): Impl2[DenseMatrix[T], T, DenseMatrix[T]]
implicit def op_DM_S_OpPow[T](implicit evidence$58: Field[T], evidence$59: Zero[T], evidence$60: ClassTag[T]): Impl2[DenseMatrix[T], T, DenseMatrix[T]]
implicit def op_DM_S_OpSub[T](implicit evidence$43: Field[T], evidence$44: Zero[T], evidence$45: ClassTag[T]): Impl2[DenseMatrix[T], T, DenseMatrix[T]]
implicit val op_M_DM_BigInt_OpAdd: BinaryRegistry[Matrix[BigInt], Matrix[BigInt], OpAdd, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_BigInt_OpDiv: BinaryRegistry[Matrix[BigInt], Matrix[BigInt], OpDiv, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_BigInt_OpMod: BinaryRegistry[Matrix[BigInt], Matrix[BigInt], OpMod, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_BigInt_OpMulScalar: BinaryRegistry[Matrix[BigInt], Matrix[BigInt], OpMulScalar, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_BigInt_OpSub: BinaryRegistry[Matrix[BigInt], Matrix[BigInt], OpSub, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Double_OpAdd: BinaryRegistry[Matrix[Double], Matrix[Double], OpAdd, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Double_OpDiv: BinaryRegistry[Matrix[Double], Matrix[Double], OpDiv, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Double_OpMod: BinaryRegistry[Matrix[Double], Matrix[Double], OpMod, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Double_OpMulScalar: BinaryRegistry[Matrix[Double], Matrix[Double], OpMulScalar, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Double_OpPow: BinaryRegistry[Matrix[Double], Matrix[Double], OpPow, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Double_OpSub: BinaryRegistry[Matrix[Double], Matrix[Double], OpSub, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Float_OpAdd: BinaryRegistry[Matrix[Float], Matrix[Float], OpAdd, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Float_OpDiv: BinaryRegistry[Matrix[Float], Matrix[Float], OpDiv, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Float_OpMod: BinaryRegistry[Matrix[Float], Matrix[Float], OpMod, Matrix[Float]]
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Float_OpPow: BinaryRegistry[Matrix[Float], Matrix[Float], OpPow, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Float_OpSub: BinaryRegistry[Matrix[Float], Matrix[Float], OpSub, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Int_OpAdd: BinaryRegistry[Matrix[Int], Matrix[Int], OpAdd, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Int_OpDiv: BinaryRegistry[Matrix[Int], Matrix[Int], OpDiv, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Int_OpMod: BinaryRegistry[Matrix[Int], Matrix[Int], OpMod, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Int_OpPow: BinaryRegistry[Matrix[Int], Matrix[Int], OpPow, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Int_OpSub: BinaryRegistry[Matrix[Int], Matrix[Int], OpSub, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Long_OpAdd: BinaryRegistry[Matrix[Long], Matrix[Long], OpAdd, Matrix[Long]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Long_OpDiv: BinaryRegistry[Matrix[Long], Matrix[Long], OpDiv, Matrix[Long]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Long_OpMod: BinaryRegistry[Matrix[Long], Matrix[Long], OpMod, Matrix[Long]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Long_OpPow: BinaryRegistry[Matrix[Long], Matrix[Long], OpPow, Matrix[Long]]
Inherited from
MatrixExpandedOps
implicit val op_M_DM_Long_OpSub: BinaryRegistry[Matrix[Long], Matrix[Long], OpSub, Matrix[Long]]
Inherited from
MatrixExpandedOps
implicit val op_M_M_BigInt: BinaryRegistry[Matrix[BigInt], Matrix[BigInt], OpMulMatrix, Matrix[BigInt]]
Inherited from
MatrixMultOps
implicit val op_M_M_Double: BinaryRegistry[Matrix[Double], Matrix[Double], OpMulMatrix, Matrix[Double]]
Inherited from
MatrixMultOps
implicit val op_M_M_Float: BinaryRegistry[Matrix[Float], Matrix[Float], OpMulMatrix, Matrix[Float]]
Inherited from
MatrixMultOps
implicit val op_M_M_Int: BinaryRegistry[Matrix[Int], Matrix[Int], OpMulMatrix, Matrix[Int]]
Inherited from
MatrixMultOps
implicit val op_M_M_Long: BinaryRegistry[Matrix[Long], Matrix[Long], OpMulMatrix, Matrix[Long]]
Inherited from
MatrixMultOps
implicit def op_M_M_Semiring[T](implicit evidence$4: Semiring[T], evidence$5: Zero[T], evidence$6: ClassTag[T]): Impl2[Matrix[T], Matrix[T], Matrix[T]]
Inherited from
MatrixMultOps
implicit val op_M_S_BigInt_OpAdd: BinaryRegistry[Matrix[BigInt], BigInt, OpAdd, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_BigInt_OpDiv: BinaryRegistry[Matrix[BigInt], BigInt, OpDiv, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_BigInt_OpMod: BinaryRegistry[Matrix[BigInt], BigInt, OpMod, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_BigInt_OpMulMatrix: BinaryRegistry[Matrix[BigInt], BigInt, OpMulMatrix, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_BigInt_OpMulScalar: BinaryRegistry[Matrix[BigInt], BigInt, OpMulScalar, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_BigInt_OpSub: BinaryRegistry[Matrix[BigInt], BigInt, OpSub, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Double_OpAdd: BinaryRegistry[Matrix[Double], Double, OpAdd, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Double_OpDiv: BinaryRegistry[Matrix[Double], Double, OpDiv, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Double_OpMod: BinaryRegistry[Matrix[Double], Double, OpMod, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Double_OpMulMatrix: BinaryRegistry[Matrix[Double], Double, OpMulMatrix, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Double_OpMulScalar: BinaryRegistry[Matrix[Double], Double, OpMulScalar, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Double_OpPow: BinaryRegistry[Matrix[Double], Double, OpPow, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Double_OpSub: BinaryRegistry[Matrix[Double], Double, OpSub, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Float_OpAdd: BinaryRegistry[Matrix[Float], Float, OpAdd, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Float_OpDiv: BinaryRegistry[Matrix[Float], Float, OpDiv, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Float_OpMod: BinaryRegistry[Matrix[Float], Float, OpMod, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Float_OpMulMatrix: BinaryRegistry[Matrix[Float], Float, OpMulMatrix, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Float_OpMulScalar: BinaryRegistry[Matrix[Float], Float, OpMulScalar, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Float_OpPow: BinaryRegistry[Matrix[Float], Float, OpPow, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Float_OpSub: BinaryRegistry[Matrix[Float], Float, OpSub, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Int_OpAdd: BinaryRegistry[Matrix[Int], Int, OpAdd, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Int_OpDiv: BinaryRegistry[Matrix[Int], Int, OpDiv, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Int_OpMod: BinaryRegistry[Matrix[Int], Int, OpMod, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Int_OpPow: BinaryRegistry[Matrix[Int], Int, OpPow, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Int_OpSub: BinaryRegistry[Matrix[Int], Int, OpSub, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Long_OpAdd: BinaryRegistry[Matrix[Long], Long, OpAdd, Matrix[Long]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Long_OpDiv: BinaryRegistry[Matrix[Long], Long, OpDiv, Matrix[Long]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Long_OpMod: BinaryRegistry[Matrix[Long], Long, OpMod, Matrix[Long]]
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
implicit val op_M_S_Long_OpPow: BinaryRegistry[Matrix[Long], Long, OpPow, Matrix[Long]]
Inherited from
MatrixExpandedOps
implicit val op_M_S_Long_OpSub: BinaryRegistry[Matrix[Long], Long, OpSub, Matrix[Long]]
Inherited from
MatrixExpandedOps
implicit def op_M_S_OpAdd[T](implicit evidence$49: Field[T], evidence$50: Zero[T], evidence$51: ClassTag[T]): BinaryRegistry[Matrix[T], T, OpAdd, Matrix[T]]
Inherited from
MatrixExpandedOps
implicit def op_M_S_OpDiv[T](implicit evidence$61: Field[T], evidence$62: Zero[T], evidence$63: ClassTag[T]): BinaryRegistry[Matrix[T], T, OpDiv, Matrix[T]]
Inherited from
MatrixExpandedOps
implicit def op_M_S_OpMod[T](implicit evidence$64: Field[T], evidence$65: Zero[T], evidence$66: ClassTag[T]): BinaryRegistry[Matrix[T], T, OpMod, Matrix[T]]
Inherited from
MatrixExpandedOps
implicit def op_M_S_OpMulMatrix[T](implicit evidence$58: Field[T], evidence$59: Zero[T], evidence$60: ClassTag[T]): BinaryRegistry[Matrix[T], T, OpMulMatrix, Matrix[T]]
Inherited from
MatrixExpandedOps
implicit def op_M_S_OpMulScalar[T](implicit evidence$55: Field[T], evidence$56: Zero[T], evidence$57: ClassTag[T]): BinaryRegistry[Matrix[T], T, OpMulScalar, Matrix[T]]
Inherited from
MatrixExpandedOps
implicit def op_M_S_OpPow[T](implicit evidence$67: Field[T], evidence$68: Zero[T], evidence$69: ClassTag[T]): BinaryRegistry[Matrix[T], T, OpPow, Matrix[T]]
Inherited from
MatrixExpandedOps
implicit def op_M_S_OpSub[T](implicit evidence$52: Field[T], evidence$53: Zero[T], evidence$54: ClassTag[T]): BinaryRegistry[Matrix[T], T, OpSub, Matrix[T]]
Inherited from
MatrixExpandedOps
implicit val op_M_V_BigInt: BinaryRegistry[Matrix[BigInt], Vector[BigInt], OpMulMatrix, Vector[BigInt]]
Inherited from
MatrixMultOps
implicit val op_M_V_Double: BinaryRegistry[Matrix[Double], Vector[Double], OpMulMatrix, Vector[Double]]
Inherited from
MatrixMultOps
implicit val op_M_V_Float: BinaryRegistry[Matrix[Float], Vector[Float], OpMulMatrix, Vector[Float]]
Inherited from
MatrixMultOps
implicit val op_M_V_Int: BinaryRegistry[Matrix[Int], Vector[Int], OpMulMatrix, Vector[Int]]
Inherited from
MatrixMultOps
implicit val op_M_V_Long: BinaryRegistry[Matrix[Long], Vector[Long], OpMulMatrix, Vector[Long]]
Inherited from
MatrixMultOps
implicit def op_M_V_Semiring[T](implicit evidence$1: Semiring[T], evidence$2: Zero[T], evidence$3: ClassTag[T]): Impl2[Matrix[T], Vector[T], Vector[T]]
Inherited from
MatrixMultOps
implicit val op_S_M_BigInt_OpAdd: BinaryRegistry[BigInt, Matrix[BigInt], OpAdd, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_BigInt_OpDiv: BinaryRegistry[BigInt, Matrix[BigInt], OpDiv, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_BigInt_OpMod: BinaryRegistry[BigInt, Matrix[BigInt], OpMod, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_BigInt_OpMulMatrix: BinaryRegistry[BigInt, Matrix[BigInt], OpMulMatrix, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_BigInt_OpMulScalar: BinaryRegistry[BigInt, Matrix[BigInt], OpMulScalar, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_BigInt_OpSub: BinaryRegistry[BigInt, Matrix[BigInt], OpSub, Matrix[BigInt]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Double_OpAdd: BinaryRegistry[Double, Matrix[Double], OpAdd, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Double_OpDiv: BinaryRegistry[Double, Matrix[Double], OpDiv, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Double_OpMod: BinaryRegistry[Double, Matrix[Double], OpMod, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Double_OpMulMatrix: BinaryRegistry[Double, Matrix[Double], OpMulMatrix, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Double_OpMulScalar: BinaryRegistry[Double, Matrix[Double], OpMulScalar, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Double_OpPow: BinaryRegistry[Double, Matrix[Double], OpPow, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Double_OpSub: BinaryRegistry[Double, Matrix[Double], OpSub, Matrix[Double]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Float_OpAdd: BinaryRegistry[Float, Matrix[Float], OpAdd, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Float_OpDiv: BinaryRegistry[Float, Matrix[Float], OpDiv, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Float_OpMod: BinaryRegistry[Float, Matrix[Float], OpMod, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Float_OpMulMatrix: BinaryRegistry[Float, Matrix[Float], OpMulMatrix, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Float_OpMulScalar: BinaryRegistry[Float, Matrix[Float], OpMulScalar, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Float_OpPow: BinaryRegistry[Float, Matrix[Float], OpPow, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Float_OpSub: BinaryRegistry[Float, Matrix[Float], OpSub, Matrix[Float]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Int_OpAdd: BinaryRegistry[Int, Matrix[Int], OpAdd, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Int_OpDiv: BinaryRegistry[Int, Matrix[Int], OpDiv, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Int_OpMod: BinaryRegistry[Int, Matrix[Int], OpMod, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Int_OpPow: BinaryRegistry[Int, Matrix[Int], OpPow, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Int_OpSub: BinaryRegistry[Int, Matrix[Int], OpSub, Matrix[Int]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Long_OpAdd: BinaryRegistry[Long, Matrix[Long], OpAdd, Matrix[Long]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Long_OpDiv: BinaryRegistry[Long, Matrix[Long], OpDiv, Matrix[Long]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Long_OpMod: BinaryRegistry[Long, Matrix[Long], OpMod, Matrix[Long]]
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
Inherited from
MatrixExpandedOps
implicit val op_S_M_Long_OpPow: BinaryRegistry[Long, Matrix[Long], OpPow, Matrix[Long]]
Inherited from
MatrixExpandedOps
implicit val op_S_M_Long_OpSub: BinaryRegistry[Long, Matrix[Long], OpSub, Matrix[Long]]
Inherited from
MatrixExpandedOps
implicit def op_S_M_OpAdd[T](implicit evidence$70: Field[T], evidence$71: Zero[T], evidence$72: ClassTag[T]): BinaryRegistry[T, Matrix[T], OpAdd, Matrix[T]]
Inherited from
MatrixExpandedOps
implicit def op_S_M_OpDiv[T](implicit evidence$82: Field[T], evidence$83: Zero[T], evidence$84: ClassTag[T]): BinaryRegistry[T, Matrix[T], OpDiv, Matrix[T]]
Inherited from
MatrixExpandedOps
implicit def op_S_M_OpMod[T](implicit evidence$85: Field[T], evidence$86: Zero[T], evidence$87: ClassTag[T]): BinaryRegistry[T, Matrix[T], OpMod, Matrix[T]]
Inherited from
MatrixExpandedOps
implicit def op_S_M_OpMulMatrix[T](implicit evidence$79: Field[T], evidence$80: Zero[T], evidence$81: ClassTag[T]): BinaryRegistry[T, Matrix[T], OpMulMatrix, Matrix[T]]
Inherited from
MatrixExpandedOps
implicit def op_S_M_OpMulScalar[T](implicit evidence$76: Field[T], evidence$77: Zero[T], evidence$78: ClassTag[T]): BinaryRegistry[T, Matrix[T], OpMulScalar, Matrix[T]]
Inherited from
MatrixExpandedOps
implicit def op_S_M_OpPow[T](implicit evidence$88: Field[T], evidence$89: Zero[T], evidence$90: ClassTag[T]): BinaryRegistry[T, Matrix[T], OpPow, Matrix[T]]
Inherited from
MatrixExpandedOps
implicit def op_S_M_OpSub[T](implicit evidence$73: Field[T], evidence$74: Zero[T], evidence$75: ClassTag[T]): BinaryRegistry[T, Matrix[T], OpSub, Matrix[T]]
Inherited from
MatrixExpandedOps
implicit def pureFromUpdate[T, Other, Op <: OpType](implicit op: InPlaceImpl2[Op, T, Other], copy: CanCopy[T]): UImpl2[Op, T, Other, T]
Inherited from
GenericOpsLowPrio
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]]
implicit val s_dm_op_Double_OpAdd: Impl2[Double, DenseMatrix[Double], DenseMatrix[Double]]
implicit val s_dm_op_Double_OpDiv: Impl2[Double, DenseMatrix[Double], DenseMatrix[Double]]
implicit val s_dm_op_Double_OpMod: Impl2[Double, DenseMatrix[Double], DenseMatrix[Double]]
implicit val s_dm_op_Double_OpMulMatrix: Impl2[Double, DenseMatrix[Double], DenseMatrix[Double]]
implicit val s_dm_op_Double_OpMulScalar: Impl2[Double, DenseMatrix[Double], DenseMatrix[Double]]
implicit val s_dm_op_Double_OpPow: Impl2[Double, DenseMatrix[Double], DenseMatrix[Double]]
implicit val s_dm_op_Double_OpSub: Impl2[Double, DenseMatrix[Double], DenseMatrix[Double]]
implicit val s_dm_op_Float_OpAdd: Impl2[Float, DenseMatrix[Float], DenseMatrix[Float]]
implicit val s_dm_op_Float_OpDiv: Impl2[Float, DenseMatrix[Float], DenseMatrix[Float]]
implicit val s_dm_op_Float_OpMod: Impl2[Float, DenseMatrix[Float], DenseMatrix[Float]]
implicit val s_dm_op_Float_OpMulMatrix: Impl2[Float, DenseMatrix[Float], DenseMatrix[Float]]
implicit val s_dm_op_Float_OpMulScalar: Impl2[Float, DenseMatrix[Float], DenseMatrix[Float]]
implicit val s_dm_op_Float_OpPow: Impl2[Float, DenseMatrix[Float], DenseMatrix[Float]]
implicit val s_dm_op_Float_OpSub: Impl2[Float, DenseMatrix[Float], DenseMatrix[Float]]
implicit val s_dm_op_Int_OpAdd: Impl2[Int, DenseMatrix[Int], DenseMatrix[Int]]
implicit val s_dm_op_Int_OpDiv: Impl2[Int, DenseMatrix[Int], DenseMatrix[Int]]
implicit val s_dm_op_Int_OpMod: Impl2[Int, DenseMatrix[Int], DenseMatrix[Int]]
implicit val s_dm_op_Int_OpMulMatrix: Impl2[Int, DenseMatrix[Int], DenseMatrix[Int]]
implicit val s_dm_op_Int_OpMulScalar: Impl2[Int, DenseMatrix[Int], DenseMatrix[Int]]
implicit val s_dm_op_Int_OpPow: Impl2[Int, DenseMatrix[Int], DenseMatrix[Int]]
implicit val s_dm_op_Int_OpSub: Impl2[Int, DenseMatrix[Int], DenseMatrix[Int]]
implicit val s_dm_op_Long_OpAdd: Impl2[Long, DenseMatrix[Long], DenseMatrix[Long]]
implicit val s_dm_op_Long_OpDiv: Impl2[Long, DenseMatrix[Long], DenseMatrix[Long]]
implicit val s_dm_op_Long_OpMod: Impl2[Long, DenseMatrix[Long], DenseMatrix[Long]]
implicit val s_dm_op_Long_OpMulMatrix: Impl2[Long, DenseMatrix[Long], DenseMatrix[Long]]
implicit val s_dm_op_Long_OpMulScalar: Impl2[Long, DenseMatrix[Long], DenseMatrix[Long]]
implicit val s_dm_op_Long_OpPow: Impl2[Long, DenseMatrix[Long], DenseMatrix[Long]]
implicit val s_dm_op_Long_OpSub: Impl2[Long, DenseMatrix[Long], DenseMatrix[Long]]
implicit def setDMDM[V]: InPlaceImpl2[DenseMatrix[V], DenseMatrix[V]]
Inherited from
DenseMatrix_SetOps
implicit def setDMDV[V]: InPlaceImpl2[DenseMatrix[V], DenseVector[V]]
Inherited from
DenseMatrix_SetOps
implicit def setDMS[V]: InPlaceImpl2[DenseMatrix[V], V]
Inherited from
DenseMatrix_SetOps