Value Members
-
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
implicit
def
canCopyMatrix[V](implicit arg0: ClassTag[V]): CanCopy[Matrix[V]]
-
-
-
implicit
def
castOps[M1, M2, T, Op, MR](implicit v1ev: <:<[M1, Matrix[T]], v1ne: =:!=[M1, Matrix[T]], v2ev: <:<[M2, Matrix[T]], v2ne: =:!=[M2, Matrix[T]], op: UImpl2[Op, Matrix[T], Matrix[T], MR]): UImpl2[Op, M1, M2, MR]
-
implicit
def
castUpdateOps[M1, M2, T, Op <: OpType](implicit v1ev: <:<[M1, Matrix[T]], v2ev: <:<[M2, Matrix[T]], op: InPlaceImpl2[Op, Matrix[T], Matrix[T]]): InPlaceImpl2[Op, M1, M2]
-
def
clone(): AnyRef
-
-
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
-
-
-
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
implicit
def
setDMDV[V, MM](implicit st: <:<[MM, Matrix[V]]): (MatrixOpsLowPrio.this)#SetMMOp[V, MM]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit