LowPriorityMatrix
trait LowPriorityMatrix
Implicits
Implicits
implicit def canSliceRowAndTensorBooleanCols[V](implicit evidence$27: Semiring[V], evidence$28: ClassTag[V]): CanSlice2[Matrix[V], Int, Tensor[Int, Boolean], Transpose[SliceVector[(Int, Int), V]]]
implicit def canSliceTensorBooleanCols[V](implicit evidence$23: Semiring[V], evidence$24: ClassTag[V]): CanSlice2[Matrix[V], ::, Tensor[Int, Boolean], SliceMatrix[Int, Int, V]]
implicit def canSliceTensorBooleanRows[V](implicit evidence$21: Semiring[V], evidence$22: ClassTag[V]): CanSlice2[Matrix[V], Tensor[Int, Boolean], ::, SliceMatrix[Int, Int, V]]
implicit def canSliceTensorBooleanRowsAndCol[V](implicit evidence$25: Semiring[V], evidence$26: ClassTag[V]): CanSlice2[Matrix[V], Tensor[Int, Boolean], Int, SliceVector[(Int, Int), V]]
implicit def canSliceTensorBooleanRowsAndCols[V](implicit evidence$29: Semiring[V], evidence$30: ClassTag[V]): CanSlice2[Matrix[V], Tensor[Int, Boolean], Tensor[Int, Boolean], SliceMatrix[Int, Int, V]]
implicit def canSliceTensorBooleanRowsAndWeirdCols[V](implicit evidence$31: Semiring[V], evidence$32: ClassTag[V]): CanSlice2[Matrix[V], Tensor[Int, Boolean], Seq[Int], SliceMatrix[Int, Int, V]]
implicit def canSliceWeirdRowsAndTensorBooleanCols[V](implicit evidence$33: Semiring[V], evidence$34: ClassTag[V]): CanSlice2[Matrix[V], Seq[Int], Tensor[Int, Boolean], SliceMatrix[Int, Int, V]]