CMLA

doc: basis_cst

Constant mean function

Syntax

 B = basis_cst(X)

Arguments

  • X matrix (n, d) where n is the number of data points and d is the dimension

Outputs

  • B vector (n, 1) of ones

See also

basis_none