encode

CompCol.encode()[source]

Retrieves a function to evaluate the encoded design matrix.

Returns

constraintfunc(Y)

A function which returns True when the constraints are violated for that run. Y is a encoded design design matrix.