const.gAlg: Generates a constant gAlg function

Description Usage Arguments

View source: R/gaussAlgebra.R

Description

Creates a gAlg function representing: f(x1,x2,...xd) = a

Usage

1
const.gAlg(a = 1, d = 1)

Arguments

a

Value of the constant function

d

Dimension in which the function lives


llaniewski/gaussAlgebra documentation built on May 21, 2019, 7:33 a.m.