plus

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

Matrix sum

Sources

Link copied to clipboard