Parameter Lists


Any algorithm that requires input parameters to configure its behaviour should take a Parameter List (plist) object as input. A plist object contains a vector of Parameter (param) objects.

The following sections introduce parameters and parameter lists:




©LTP Team