param

fun param(name: String, values: List<MatrixFeature.Value>)

Adds a new parameter with specified values to the matrix build.

Parameters

name

The name of the parameter.

values

The list of values for the parameter.