plus

open operator override fun Matrix<Double>.plus(other: Matrix<Double>): Matrix<Double>(source)

Matrix sum


open operator override fun Point<Double>.plus(other: Point<Double>): DoubleBuffer(source)

Vector sum