HasOps

Companion:
class
trait Serializable
trait MatrixOps
trait VectorOps
trait CastOps
class Object
trait Matchable
class Any
HasOps.type

Type members

Inherited classlikes

implicit class LiftApply[K, T](_trans: Transpose[Tensor[K, T]])
Inherited from:
TransposeOps_LowPrio2
Inherited from:
Vector_GenericOps

Value members

Inherited methods

protected def logger: LazyLogger
Inherited from:
SerializableLogging
protected def updateFromPure_CSC[T, Other, Op](implicit op: UImpl2[Op, CSCMatrix[T], Other, CSCMatrix[T]]): InPlaceImpl2[Op, CSCMatrix[T], Other]
Inherited from:
CSCMatrixOps_Ring

Implicits

Inherited implicits

Inherited from:
CSCMatrixOps
implicit def CSC_canMapValues[V, R : Semiring]: CanMapValues[CSCMatrix[V], V, R, CSCMatrix[R]]
Inherited from:
CSCMatrixOps
implicit def CSC_scalarOf[T]: ScalarOf[CSCMatrix[T], T]
Inherited from:
CSCMatrixOps
implicit def HV_zipMap[V, R : Zero]: CanZipMapValuesHashVector[V, R]
Inherited from:
HashVector_GenericOps
implicit def HV_zipMapKV[V, R : Zero]: CanZipMapKeyValuesHashVector[V, R]
Inherited from:
HashVector_GenericOps
final implicit def LiftApply[K, T](_trans: Transpose[Tensor[K, T]]): LiftApply[K, T]
Inherited from:
TransposeOps_LowPrio2
implicit def axpyGen[V, Vec](implicit ev: Vec <:< Vector[V], semi: Semiring[V]): InPlaceImpl3[Vec, V, BitVector]
Inherited from:
BitVectorOps
implicit def axpy_Double[Vec](implicit ev: Vec <:< Vector[Double]): InPlaceImpl3[Vec, Double, BitVector]
Inherited from:
BitVectorOps
implicit def axpy_Float[Vec](implicit ev: Vec <:< Vector[Float]): InPlaceImpl3[Vec, Float, BitVector]
Inherited from:
BitVectorOps
implicit def axpy_Int[Vec](implicit ev: Vec <:< Vector[Int]): InPlaceImpl3[Vec, Int, BitVector]
Inherited from:
BitVectorOps
implicit def axpy_Long[Vec](implicit ev: Vec <:< Vector[Long]): InPlaceImpl3[Vec, Long, BitVector]
Inherited from:
BitVectorOps
implicit def broadcastInplaceOp2_BCols[Op, T, ColumnType, RHS, OpResult](implicit handhold: HandHold[T, _0.type, ColumnType], op: InPlaceImpl2[Op, ColumnType, RHS], cc: CanTraverseAxis[T, _0.type, ColumnType]): InPlaceImpl2[Op, BroadcastedColumns[T, ColumnType], RHS]
Inherited from:
BroadcastedColumnsOps
implicit def broadcastInplaceOp2_BRows[Op, T, RowType, RHS, OpResult](implicit handhold: HandHold[T, _1.type, RowType], op: InPlaceImpl2[Op, RowType, RHS], cc: CanTraverseAxis[T, _1.type, RowType]): InPlaceImpl2[Op, BroadcastedRows[T, RowType], RHS]
Inherited from:
BroadcastedRowsOps
implicit def broadcastInplaceOp3_1_BCols[Op, A1, T, ColumnType, RHS, OpResult](implicit handhold: HandHold[T, _0.type, ColumnType], op: InPlaceImpl3[Op, A1, ColumnType, RHS], cc: CanTraverseAxis[T, _0.type, ColumnType]): InPlaceImpl3[Op, A1, BroadcastedColumns[T, ColumnType], RHS]
Inherited from:
BroadcastedColumnsOps
implicit def broadcastInplaceOp_BCols[Op, T, ColumnType, RHS, OpResult](implicit handhold: HandHold[T, _0.type, ColumnType], op: InPlaceImpl[Op, ColumnType], cc: CanTraverseAxis[T, _0.type, ColumnType]): InPlaceImpl[Op, BroadcastedColumns[T, ColumnType]]
Inherited from:
BroadcastedColumnsOps
implicit def broadcastInplaceOp_BRows[Op, T, RowType, RHS, OpResult](implicit handhold: HandHold[T, _1.type, RowType], op: InPlaceImpl[Op, RowType], cc: CanTraverseAxis[T, _1.type, RowType]): InPlaceImpl[Op, BroadcastedRows[T, RowType]]
Inherited from:
BroadcastedRowsOps
implicit def broadcastOp2_2_BCols[Op, T, ColumnType, LHS, OpResult, Result](implicit handhold: HandHold[T, _0.type, ColumnType], op: UImpl2[Op, LHS, ColumnType, OpResult], cc: CanCollapseAxis[T, _0.type, ColumnType, OpResult, Result]): UImpl2[Op, LHS, BroadcastedColumns[T, ColumnType], Result]
Inherited from:
BroadcastedColumnsOps
implicit def broadcastOp2_2_BRows[Op, T, RowType, LHS, OpResult, Result](implicit handhold: HandHold[T, _1.type, RowType], op: UImpl2[Op, LHS, RowType, OpResult], cc: CanCollapseAxis[T, _1.type, RowType, OpResult, Result]): UImpl2[Op, LHS, BroadcastedRows[T, RowType], Result]
Inherited from:
BroadcastedRowsOps
implicit def broadcastOp2_BCols[Op, T, ColumnType, RHS, OpResult, Result](implicit handhold: HandHold[T, _0.type, ColumnType], op: UImpl2[Op, ColumnType, RHS, OpResult], cc: CanCollapseAxis[T, _0.type, ColumnType, OpResult, Result]): UImpl2[Op, BroadcastedColumns[T, ColumnType], RHS, Result]
Inherited from:
BroadcastedColumnsOps
implicit def broadcastOp2_BRows[Op, T, RowType, RHS, OpResult, Result](implicit handhold: HandHold[T, _1.type, RowType], op: UImpl2[Op, RowType, RHS, OpResult], cc: CanCollapseAxis[T, _1.type, RowType, OpResult, Result]): UImpl2[Op, BroadcastedRows[T, RowType], RHS, Result]
Inherited from:
BroadcastedRowsOps
implicit def broadcastOp3_1_BCols[Op, T, A1, ColumnType, RHS, OpResult, Result](implicit handhold: HandHold[T, _0.type, ColumnType], op: UImpl3[Op, A1, ColumnType, RHS, OpResult], cc: CanCollapseAxis[T, _0.type, ColumnType, OpResult, Result]): UImpl3[Op, A1, BroadcastedColumns[T, ColumnType], RHS, Result]
Inherited from:
BroadcastedColumnsOps
implicit def broadcastOp_BCols[Op, T, ColumnType, OpResult, Result](implicit handhold: HandHold[T, _0.type, ColumnType], op: UImpl[Op, ColumnType, OpResult], cc: CanCollapseAxis[T, _0.type, ColumnType, OpResult, Result]): UImpl[Op, BroadcastedColumns[T, ColumnType], Result]
Inherited from:
BroadcastedColumnsOps
implicit def broadcastOp_BRows[Op, T, RowType, OpResult, Result](implicit handhold: HandHold[T, _1.type, RowType], op: UImpl[Op, RowType, OpResult], cc: CanCollapseAxis[T, _1.type, RowType, OpResult, Result]): UImpl[Op, BroadcastedRows[T, RowType], Result]
Inherited from:
BroadcastedRowsOps
Inherited from:
BitVectorOps
Inherited from:
BitVectorOps
Inherited from:
BitVectorOps
implicit def canAddM_S_Semiring[T : ClassTag]: Impl2[CSCMatrix[T], T, CSCMatrix[T]]
Inherited from:
CSCMatrixOps_Ring
implicit def canCopyMatrix[V : ClassTag]: CanCopy[Matrix[V]]
Inherited from:
MatrixGenericOps
implicit def canCopy_DM[V : ClassTag]: CanCopy[DenseMatrix[V]]
implicit def canDim_DM[E]: Impl[DenseMatrix[E], (Int, Int)]
Inherited from:
DenseMatrixOps
Inherited from:
BitVectorOps
implicit def canDot_Other_BV[T, Other](implicit op: Impl2[BitVector, Other, T]): Impl2[Other, BitVector, T]
Inherited from:
BitVectorOps
implicit def canForeachColumns_BCols[T, ColumnType, ResultColumn, Result](implicit iter: CanTraverseAxis[T, _0.type, ColumnType]): CanForeachValues[BroadcastedColumns[T, ColumnType], ColumnType]
Inherited from:
BroadcastedColumnsOps
implicit def canForeachRows_BRows[T, RowType, ResultRow, Result](implicit iter: CanTraverseAxis[T, _1.type, RowType]): CanForeachValues[BroadcastedRows[T, RowType], RowType]
Inherited from:
BroadcastedRowsOps
Inherited from:
DenseMatrixOps
Inherited from:
DenseMatrixOps
Inherited from:
Vector_TraversalOps
implicit def canMapActiveV1DV[Op <: ZeroPreservingUFunc, T, V1, V2, VR, U](implicit handhold: ScalarOf[T, V1], impl: UImpl2[Op, V1, V2, VR], canMapValues: CanMapValues[T, V1, VR, U]): UImpl2[Op, T, V2, U]
Inherited from:
ZeroPreservingUFuncOps
implicit def canMapCols_DM[V, Res : Zero](implicit evidence$67: ClassTag[Res], evidence$68: Zero[Res], implSet: InPlaceImpl2[DenseVector[Res], DenseVector[Res]]): CanCollapseAxis[DenseMatrix[V], _1.type, DenseVector[V], DenseVector[Res], DenseMatrix[Res]]
Inherited from:
DenseMatrixOps
implicit def canMapPairs[V, V2](implicit man: ClassTag[V2]): CanMapKeyValuePairs[DenseVector[V], Int, V, V2, DenseVector[V2]]
implicit def canMapRows_DM[V, R : Zero](implicit evidence$63: ClassTag[R], evidence$64: Zero[R], implSet: InPlaceImpl2[DenseVector[R], DenseVector[R]]): CanCollapseAxis[DenseMatrix[V], _0.type, DenseVector[V], DenseVector[R], DenseMatrix[R]]
Inherited from:
DenseMatrixOps
implicit def canMapV1DV[Op <: MappingUFunc, T, V1, V2, VR, U](implicit handhold: ScalarOf[T, V1], impl: UImpl2[Op, V1, V2, VR], canMapValues: CanMapValues[T, V1, VR, U]): UImpl2[Op, T, V2, U]
Inherited from:
MappingUFuncOps
implicit def canMapV2ActiveValues[Op <: ZeroPreservingUFunc, T, V1, V2, VR, U](implicit handhold: ScalarOf[T, V2], impl: UImpl2[Op, V1, V2, VR], canMapValues: CanMapValues[T, V2, VR, U]): UImpl2[Op, V1, T, U]
implicit def canMapV2Values[Op <: MappingUFunc, T, V1, V2, VR, U](implicit handhold: ScalarOf[T, V2], impl: UImpl2[Op, V1, V2, VR], canMapValues: CanMapValues[T, V2, VR, U]): UImpl2[Op, V1, T, U]
Inherited from:
MappingUFuncLowPrio
implicit def canMapValues_BCols[T, ColumnType, ResultColumn, Result](implicit cc: CanCollapseAxis[T, _0.type, ColumnType, ResultColumn, Result]): CanMapValues[BroadcastedColumns[T, ColumnType], ColumnType, ResultColumn, Result]
Inherited from:
BroadcastedColumnsOps
implicit def canMapValues_BRows[T, RowType, ResultRow, Result](implicit cc: CanCollapseAxis[T, _1.type, RowType, ResultRow, Result]): CanMapValues[BroadcastedRows[T, RowType], RowType, ResultRow, Result]
Inherited from:
BroadcastedRowsOps
implicit def canMapValues_V[V, V2 : Zero](implicit evidence$2: Zero[V2], man: ClassTag[V2]): CanMapValues[Vector[V], V, V2, Vector[V2]]
Inherited from:
Vector_TraversalOps
Inherited from:
CSCMatrixOps_Ring
implicit def canMulM_M_def[T, B <: Matrix[T]](implicit bb: B <:< Matrix[T], op: Impl2[CSCMatrix[T], Matrix[T], CSCMatrix[T]]): Impl2[CSCMatrix[T], B, CSCMatrix[T]]
Inherited from:
CSCMatrixOpsLowPrio
implicit def canMul_SV_CSC_eq_CSC[T](implicit op: Impl2[CSCMatrix[T], CSCMatrix[T], CSCMatrix[T]], zero: Zero[T]): Impl2[SparseVector[T], CSCMatrix[T], CSCMatrix[T]]
Inherited from:
CSCMatrixExpandedOps
implicit def canMul_SVt_CSC_eq_SVt[T](implicit op: Impl2[CSCMatrix[T], CSCMatrix[T], CSCMatrix[T]], zero: Zero[T], ct: ClassTag[T]): Impl2[Transpose[SparseVector[T]], CSCMatrix[T], Transpose[SparseVector[T]]]
Inherited from:
CSCMatrixExpandedOps
implicit def canSetM_S_Semiring[T : ClassTag]: Impl2[CSCMatrix[T], T, CSCMatrix[T]]
Inherited from:
CSCMatrixOps_Ring
implicit def canSliceCol[V]: CanSlice2[DenseMatrix[V], ::, Int, DenseVector[V]]
Inherited from:
DenseMatrix_SlicingOps
implicit def canSliceTensor[K, V : ClassTag]: CanSlice[Tensor[K, V], Seq[K], SliceVector[K, V]]
Inherited from:
TensorLowPrio
implicit def canSliceTensor2[K1, K2, V : ClassTag]: CanSlice2[Tensor[(K1, K2), V], Seq[K1], Seq[K2], SliceMatrix[K1, K2, V]]
Inherited from:
TensorLowPrio
implicit def canSliceTensor2_CRs[K1, K2, V : ClassTag]: CanSlice2[Tensor[(K1, K2), V], Seq[K1], K2, SliceVector[(K1, K2), V]]
Inherited from:
TensorLowPrio
implicit def canSliceTensor2_CsR[K1, K2, V : ClassTag]: CanSlice2[Tensor[(K1, K2), V], K1, Seq[K2], Transpose[SliceVector[(K1, K2), V]]]
Inherited from:
TensorLowPrio
implicit def canSliceTensorBoolean[K, V : ClassTag]: CanSlice[Tensor[K, V], Tensor[K, Boolean], SliceVector[K, V]]
Inherited from:
TensorLowPrio
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 canSubM_S_Ring[T : ClassTag]: Impl2[CSCMatrix[T], T, CSCMatrix[T]]
Inherited from:
CSCMatrixOps_Ring
implicit def canTransformActiveValuesUFunc[Tag <: ZeroPreservingUFunc, T, V](implicit canTransform: CanTransformValues[T, V], impl: UImpl[Tag, V, V]): InPlaceImpl[Tag, T]
Inherited from:
ZeroPreservingUFuncOps
implicit def canTransformActiveValuesUFunc2_T[Tag <: ZeroPreservingUFunc, T, V, V2](implicit canTransform: CanTransformValues[T, V], impl: UImpl2[Tag, V, V2, V]): InPlaceImpl2[Tag, T, V2]
Inherited from:
ZeroPreservingUFuncOps
implicit def canTransformValuesUFunc2_T[Tag <: MappingUFunc, T, V, V2](implicit canTransform: CanTransformValues[T, V], impl: UImpl2[Tag, V, V2, V]): InPlaceImpl2[Tag, T, V2]
Inherited from:
MappingUFuncOps
implicit def canTransformValuesUFunc_T[Tag <: MappingUFunc, T, V](implicit canTransform: CanTransformValues[T, V], impl: UImpl[Tag, V, V]): InPlaceImpl[Tag, T]
Inherited from:
MappingUFuncOps
Inherited from:
DenseMatrixOps
Inherited from:
DenseMatrixOps
implicit def canUntranspose[T]: CanTranspose[Transpose[T], T]
Inherited from:
TransposeOps_Generic
implicit def canZipMapValuesImpl_T[Tag <: MappingUFunc, 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:
MappingUFuncOps
Inherited from:
Vector_TraversalOps
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 cscScaleAdd[T : ClassTag]: InPlaceImpl3[CSCMatrix[T], T, CSCMatrix[T]]
Inherited from:
CSCMatrixOps_Ring
implicit def csc_OpNeg[T : ClassTag]: Impl[CSCMatrix[T], CSCMatrix[T]]
Inherited from:
CSCMatrixOps_Ring
implicit def csc_T_Op_OpDiv[T : ClassTag]: Impl2[CSCMatrix[T], T, CSCMatrix[T]]
Inherited from:
CSCMatrixOps_Ring
implicit def csc_T_Op_OpMod[T : ClassTag]: Impl2[CSCMatrix[T], T, CSCMatrix[T]]
Inherited from:
CSCMatrixOps_Ring
implicit def csc_T_Op_OpPow[T : ClassTag]: Impl2[CSCMatrix[T], T, CSCMatrix[T]]
Inherited from:
CSCMatrixOps_Ring
Inherited from:
CSCMatrixOps_Ring
Inherited from:
CSCMatrixOps_Ring
Inherited from:
CSCMatrixOps_Ring
Inherited from:
CSCMatrixExpandedOps
implicit def fromLowOrderCanMapActiveValues[Op <: ZeroPreservingUFunc, T, V, V2, U](implicit handhold: ScalarOf[T, V], impl: UImpl[Op, V, V2], canMapValues: CanMapValues[T, V, V2, U]): UImpl[Op, T, U]
Inherited from:
ZeroPreservingUFuncOps
implicit def fromLowOrderCanMapValues[Op <: MappingUFunc, T, V, V2, U](implicit handhold: ScalarOf[T, V], impl: UImpl[Op, V, V2], canMapValues: CanMapValues[T, V, V2, U]): UImpl[Op, T, U]
Inherited from:
MappingUFuncOps
Inherited from:
DenseMatrixOps
Inherited from:
DenseMatrixOps
implicit def impl_EOp_Tt_Ut_eq_Rt_from_T_U[Op <: ElementwiseUFunc, T, U, R, RT](implicit op: UImpl2[Op, T, U, R], canTranspose: CanTranspose[R, RT]): UImpl2[Op, Transpose[T], Transpose[U], RT]
Inherited from:
TransposeOps_LowPrio2
implicit def impl_OpAdd_HV_S_eq_HV_Generic[T](implicit semi: Semiring[T]): Impl2[HashVector[T], T, HashVector[T]]
Inherited from:
HashVector_GenericOps
Inherited from:
DenseVector_GenericOps
implicit def impl_OpAdd_InPlace_DV_S_Generic[T](implicit field: Semiring[T]): InPlaceImpl2[DenseVector[T], T]
Inherited from:
DenseVector_GenericOps
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_OpAdd_InPlace_V_S_Generic[T](implicit field: Semiring[T]): InPlaceImpl2[Vector[T], T]
Inherited from:
Vector_GenericOps
Inherited from:
Vector_GenericOps
implicit def impl_OpDiv_InPlace_DV_DV_Generic[T](implicit field: Field[T]): InPlaceImpl2[DenseVector[T], DenseVector[T]]
Inherited from:
DenseVector_GenericOps
implicit def impl_OpDiv_InPlace_DV_S_Generic[T](implicit field: Field[T]): InPlaceImpl2[DenseVector[T], T]
Inherited from:
DenseVector_GenericOps
implicit def impl_OpDiv_InPlace_HV_HV_Generic[T](implicit field: Field[T]): InPlaceImpl2[HashVector[T], HashVector[T]]
Inherited from:
HashVector_GenericOps
implicit def impl_OpDiv_InPlace_HV_S_Generic[T](implicit field: Field[T]): InPlaceImpl2[HashVector[T], T]
Inherited from:
HashVector_GenericOps
implicit def impl_OpDiv_InPlace_V_S_Generic[T](implicit field: Field[T]): InPlaceImpl2[Vector[T], T]
Inherited from:
Vector_GenericOps
implicit def impl_OpDiv_InPlace_V_V_Generic[T](implicit field: Field[T]): InPlaceImpl2[Vector[T], Vector[T]]
Inherited from:
Vector_GenericOps
implicit def impl_OpMulInner_DV_DV_eq_S_Generic[T](implicit field: Semiring[T]): Impl2[DenseVector[T], DenseVector[T], T]
Inherited from:
DenseVector_GenericOps
implicit def impl_OpMulInner_SV_HV_eq_T[T](implicit op: Impl2[HashVector[T], SparseVector[T], T]): Impl2[SparseVector[T], HashVector[T], T]
implicit def impl_OpMulInner_V_V_eq_S[T](implicit field: Semiring[T]): Impl2[Vector[T], Vector[T], T]
Inherited from:
Vector_GenericOps
implicit def impl_OpMulInner_V_V_eq_S_Generic[T](implicit s: Semiring[T]): Impl2[Vector[T], Vector[T], T]
Inherited from:
VectorExpandOps
implicit def impl_OpMulMatrix_DM_V_eq_DV_Generic[T, Vec <: Vector[T]](implicit ring: Semiring[T]): Impl2[DenseMatrix[T], Vec, DenseVector[T]]
Inherited from:
DenseMatrix_GenericOps
implicit def impl_OpMulMatrix_Ut_T_from_Tt_U[T, TT, U, R, RT](implicit transT: CanTranspose[T, TT], op: Impl2[TT, U, R], canTranspose: CanTranspose[R, RT]): Impl2[Transpose[U], T, RT]
Inherited from:
TransposeOps_LowPrio
implicit def impl_OpMulScalar_InPlace_DV_S_Generic[T](implicit field: Semiring[T]): InPlaceImpl2[DenseVector[T], T]
Inherited from:
DenseVector_GenericOps
implicit def impl_OpMulScalar_InPlace_HV_HV_Generic[T](implicit field: Field[T], ct: ClassTag[T]): InPlaceImpl2[HashVector[T], HashVector[T]]
Inherited from:
HashVector_GenericOps
implicit def impl_OpMulScalar_InPlace_HV_S_Generic[T](implicit field: Semiring[T]): InPlaceImpl2[HashVector[T], T]
Inherited from:
HashVector_GenericOps
implicit def impl_OpMulScalar_InPlace_V_S_Generic[T](implicit field: Semiring[T]): InPlaceImpl2[Vector[T], T]
Inherited from:
Vector_GenericOps
implicit def impl_OpMulScalar_InPlace_V_V_Generic[T](implicit field: Semiring[T]): InPlaceImpl2[Vector[T], Vector[T]]
Inherited from:
Vector_GenericOps
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_OpPow_InPlace_DV_DV_Generic[T](implicit pow: Impl2[T, T, T]): InPlaceImpl2[DenseVector[T], DenseVector[T]]
Inherited from:
DenseVector_GenericOps
implicit def impl_OpPow_InPlace_DV_S_Generic[T](implicit pow: Impl2[T, T, T]): InPlaceImpl2[DenseVector[T], T]
Inherited from:
DenseVector_GenericOps
implicit def impl_OpPow_InPlace_HV_S_Generic[T](implicit pow: Impl2[T, T, T]): InPlaceImpl2[HashVector[T], T]
Inherited from:
HashVector_GenericOps
implicit def impl_OpPow_InPlace_V_S_Generic[T](implicit pow: Impl2[T, T, T], zero: Zero[T]): InPlaceImpl2[Vector[T], T]
Inherited from:
Vector_GenericOps
implicit def impl_OpPow_InPlace_V_V_Generic[T](implicit pow: Impl2[T, T, T]): InPlaceImpl2[Vector[T], Vector[T]]
Inherited from:
Vector_GenericOps
implicit def impl_OpSet_InPlace_DV_V[T, Vec](implicit ev: Vec <:< Vector[T]): InPlaceImpl2[DenseVector[T], Vec]
Inherited from:
DenseVector_GenericOps
Inherited from:
Vector_GenericOps
Inherited from:
Vector_GenericOps
Inherited from:
CSCMatrixOps_Ring
implicit def impl_OpSub_HV_S_eq_HV_Generic[T](implicit ring: Ring[T]): Impl2[HashVector[T], T, HashVector[T]]
Inherited from:
HashVector_GenericOps
implicit def impl_OpSub_InPlace_DV_DV_Generic[T](implicit field: Ring[T]): InPlaceImpl2[DenseVector[T], DenseVector[T]]
Inherited from:
DenseVector_GenericOps
implicit def impl_OpSub_InPlace_DV_S_Generic[T](implicit field: Ring[T]): InPlaceImpl2[DenseVector[T], T]
Inherited from:
DenseVector_GenericOps
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_OpSub_InPlace_V_S_Generic[T](implicit field: Ring[T]): InPlaceImpl2[Vector[T], T]
Inherited from:
Vector_GenericOps
implicit def impl_OpSub_V_V_eq_V_Generic[T : Ring]: Impl2[Vector[T], Vector[T], Vector[T]]
Inherited from:
Vector_GenericOps
implicit def impl_Op_InPlace_Tt_S_from_T_S[Op, K, V, T](implicit ev: ScalarOf[T, V], op: InPlaceImpl2[Op, T, V]): InPlaceImpl2[Op, Transpose[T], V]
Inherited from:
TransposeOps_LowPrio
implicit def impl_Op_InPlace_Tt_from_Op_T[Op, T, U](implicit op: InPlaceImpl[Op, T]): InPlaceImpl[Op, Transpose[T]]
Inherited from:
TransposeOps_LowPrio2
implicit def impl_Op_LHS_DVt_eq_R_cast[Tag, V, LHS, R](implicit op: UImpl2[Tag, LHS, DenseMatrix[V], R]): UImpl2[Tag, LHS, Transpose[DenseVector[V]], R]
Inherited from:
DenseVector_GenericOps
implicit def impl_Op_SV_SV_eq_SV_Generic[T, Op <: OpType](implicit op: UImpl2[Op, T, T, T], semiring: Semiring[T]): UImpl2[Op, SparseVector[T], SparseVector[T], SparseVector[T]]
implicit def impl_Op_SV_S_eq_SV_Generic[Op <: OpType, T : Semiring](implicit evidence$6: Semiring[T], op: UImpl2[Op, T, T, T]): UImpl2[Op, SparseVector[T], T, SparseVector[T]]
implicit def impl_Op_Tt_S_eq_RT_from_T_S[Op, K, V, T, R, RT](implicit ev: ScalarOf[T, V], op: UImpl2[Op, T, V, R], canTranspose: CanTranspose[R, RT]): UImpl2[Op, Transpose[T], V, RT]
Inherited from:
TransposeOps_LowPrio
Inherited from:
VectorExpandOps
Inherited from:
VectorExpandOps
Inherited from:
VectorExpandOps
Inherited from:
VectorExpandOps
Inherited from:
VectorExpandOps
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_dim_DV_eq_I[E]: Impl[DenseVector[E], Int]
Inherited from:
DenseVector_DoubleOps
implicit def liftCSCOpToSVransposeOp[Tag, V, LHS, R](implicit op: UImpl2[Tag, LHS, CSCMatrix[V], R], zero: Zero[V], ct: ClassTag[V]): UImpl2[Tag, LHS, Transpose[SparseVector[V]], R]
Inherited from:
SparseVectorExpandOps
implicit def liftInPlaceOps[Op <: ElementwiseUFunc, T, U, UT](implicit notScalar: NotGiven[ScalarOf[T, U]], transU: CanTranspose[U, UT], op: InPlaceImpl2[Op, T, UT]): InPlaceImpl2[Op, Transpose[T], U]
Inherited from:
TransposeOps_LowPrio2
implicit def liftSlice[Op, T, S, U, UT](implicit op: CanSlice[T, S, U], trans: CanTranspose[U, UT]): CanSlice[Transpose[T], S, UT]
Inherited from:
TransposeOps_LowPrio2
implicit def liftUFunc[Op, T, U, UT](implicit op: UImpl[Op, T, U], trans: CanTranspose[U, UT]): UImpl[Op, Transpose[T], UT]
Inherited from:
TransposeOps_LowPrio2
implicit def liftUFunc3_1[Op <: ElementwiseUFunc, T, T2, U2, T3, U3, R, RT](implicit t2Trans: CanTranspose[T2, U2], t3Trans: CanTranspose[T3, U3], op: UImpl3[Op, T, U2, U3, R], transR: CanTranspose[R, RT]): UImpl3[Op, Transpose[T], T2, T3, RT]
Inherited from:
TransposeOps_LowPrio2
implicit def liftUFuncInplace3_1[Op, T, T2, U2, U3, T3](implicit t2Trans: CanTranspose[T2, U2], t3Trans: CanTranspose[T3, U3], op: InPlaceImpl3[Op, T, U2, U3]): InPlaceImpl3[Op, Transpose[T], T2, T3]
Inherited from:
TransposeOps_LowPrio2
Inherited from:
MatrixGenericOps
Inherited from:
MatrixGenericOps
Inherited from:
MatrixGenericOps
Inherited from:
MatrixGenericOps
Inherited from:
MatrixExpandedOps
Inherited from:
MatrixExpandedOps
Inherited from:
MatrixExpandedOps
Inherited from:
MatrixExpandedOps
Inherited from:
MatrixExpandedOps
implicit def op_DM_S_OpAdd[T : ClassTag]: Impl2[DenseMatrix[T], T, DenseMatrix[T]]
Inherited from:
DenseMatrixExpandedOps
implicit def op_DM_S_OpDiv[T : ClassTag]: Impl2[DenseMatrix[T], T, DenseMatrix[T]]
Inherited from:
DenseMatrixExpandedOps
implicit def op_DM_S_OpMod[T : ClassTag]: Impl2[DenseMatrix[T], T, DenseMatrix[T]]
Inherited from:
DenseMatrixExpandedOps
implicit def op_DM_S_OpPow[T : ClassTag]: Impl2[DenseMatrix[T], T, DenseMatrix[T]]
Inherited from:
DenseMatrixExpandedOps
implicit def op_DM_S_OpSub[T : ClassTag]: Impl2[DenseMatrix[T], T, DenseMatrix[T]]
Inherited from:
DenseMatrixExpandedOps
implicit def op_M_M_Semiring[T : ClassTag]: Impl2[Matrix[T], Matrix[T], Matrix[T]]
Inherited from:
MatrixMultOps
implicit def op_M_S_OpAdd[T : ClassTag]: BinaryRegistry[Matrix[T], T, OpAdd.type, Matrix[T]]
Inherited from:
MatrixExpandedOps
implicit def op_M_S_OpDiv[T : ClassTag]: BinaryRegistry[Matrix[T], T, OpDiv.type, Matrix[T]]
Inherited from:
MatrixExpandedOps
implicit def op_M_S_OpMod[T : ClassTag]: BinaryRegistry[Matrix[T], T, OpMod.type, Matrix[T]]
Inherited from:
MatrixExpandedOps
Inherited from:
MatrixExpandedOps
Inherited from:
MatrixExpandedOps
implicit def op_M_S_OpPow[T : ClassTag]: BinaryRegistry[Matrix[T], T, OpPow.type, Matrix[T]]
Inherited from:
MatrixExpandedOps
implicit def op_M_S_OpSub[T : ClassTag]: BinaryRegistry[Matrix[T], T, OpSub.type, Matrix[T]]
Inherited from:
MatrixExpandedOps
implicit def op_M_V_Semiring[T : ClassTag]: Impl2[Matrix[T], Vector[T], Vector[T]]
Inherited from:
MatrixMultOps
implicit def op_S_M_OpAdd[T : ClassTag]: BinaryRegistry[T, Matrix[T], OpAdd.type, Matrix[T]]
Inherited from:
MatrixExpandedOps
implicit def op_S_M_OpDiv[T : ClassTag]: BinaryRegistry[T, Matrix[T], OpDiv.type, Matrix[T]]
Inherited from:
MatrixExpandedOps
implicit def op_S_M_OpMod[T : ClassTag]: BinaryRegistry[T, Matrix[T], OpMod.type, Matrix[T]]
Inherited from:
MatrixExpandedOps
Inherited from:
MatrixExpandedOps
Inherited from:
MatrixExpandedOps
implicit def op_S_M_OpPow[T : ClassTag]: BinaryRegistry[T, Matrix[T], OpPow.type, Matrix[T]]
Inherited from:
MatrixExpandedOps
implicit def op_S_M_OpSub[T : ClassTag]: BinaryRegistry[T, Matrix[T], OpSub.type, 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]]
Inherited from:
DenseMatrixExpandedOps
implicit def transTimesNormalFromDot[T, U, R](implicit dot: Impl2[T, U, R]): Impl2[Transpose[T], U, R]
Inherited from:
TransposeOps_Generic
implicit def transposeTensor[K, V, T](implicit ev: T <:< Tensor[K, V]): CanTranspose[T, Transpose[T]]
Inherited from:
TransposeOps_Generic
implicit def zipMap[V, R : Semiring]: CanZipMapValuesSparseVector[V, R]
Inherited from:
SparseVectorExpandOps
Inherited from:
SparseVectorExpandOps
Inherited from:
DenseMatrixOps
implicit def zipMapKV_V[V, R : ClassTag]: CanZipMapKeyValuesVector[V, R]
Inherited from:
Vector_TraversalOps
implicit def zipMapKeyVals[S, R : Zero]: CanZipMapKeyValues[CSCMatrix[S], (Int, Int), S, R, CSCMatrix[R]]
Inherited from:
CSCMatrixOps_Ring
implicit def zipMapVals[S, R : Zero]: CanZipMapValues[CSCMatrix[S], S, R, CSCMatrix[R]]
Inherited from:
CSCMatrixOps_Ring
implicit def zipMap_DM[V, R : ClassTag]: CanZipMapValuesDenseMatrix[V, R]
Inherited from:
DenseMatrixOps
implicit def zipValuesSubclass[Vec1, Vec2, T, U](implicit view1: Vec1 <:< Vector[T], view2: Vec2 <:< Vector[U], op: Impl2[Vector[T], Vector[U], ZippedValues[T, U]]): Impl2[Vec1, Vec2, ZippedValues[T, U]]
Inherited from:
Vector_GenericOps