m: Product function used in the deep regression context

View source: R/m.R

mR Documentation

Product function used in the deep regression context

Description

Product function used in the deep regression context

Usage

m(a, b)

Arguments

a

the first argument

b

the second argument

Value

m(a,b), product of the arguments a*b

Examples

m(10,2)

EMJMCMC documentation built on June 22, 2024, 11:34 a.m.

Related to m in EMJMCMC...