Plus: Matrix addition

Description Usage Arguments

View source: R/RcppExports.R

Description

Matrix addition: M1+M2.

Usage

1
Plus(M1, M2)

Arguments

M1

A numeric matrix

M2

A numeric matrix


Opt5PL documentation built on May 2, 2019, 8:26 a.m.

Related to Plus in Opt5PL...