BinOpInPlace

trait BinOpInPlace[O <: OpType, @specialized(Boolean, Int, Long, Double) -X, @specialized(Boolean, Int, Long, Double) -Y]()
class Object
trait Matchable
class Any
class MatMatElemOpIp[OP, A, B]
class MatSclrElemOpIp[OP, A, B]
class VecSclrElemOpIp[OP, A, B]
class VecVecElemOpIp[OP, A, B]

Value members

Abstract methods

def apply(a: X, b: Y): Unit