plus

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

Matrix sum

Sources

common source
Link copied to clipboard