An internal Rccp function for the over-approximation of a zonotope
zono_approx(Z, fit_ratio = NULL, settings = NULL, seed = NULL)
A List that contains a numerical matrix that describes the PCA approximation as a H-polytope and the ratio of fitness.
A zonotope.
Optional. A boolean parameter to request the computation of the ratio of fitness.
Optional. A list that declares the values of the parameters of CB algorithm.
Optional. A fixed seed for the number generator.