zono_approx: An internal Rccp function for the over-approximation of a...

View source: R/RcppExports.R

zono_approxR Documentation

An internal Rccp function for the over-approximation of a zonotope

Description

An internal Rccp function for the over-approximation of a zonotope

Usage

zono_approx(Z, fit_ratio = NULL, settings = NULL, seed = NULL)

Arguments

Z

A zonotope.

fit_ratio

Optional. A boolean parameter to request the computation of the ratio of fitness.

settings

Optional. A list that declares the values of the parameters of CB algorithm.

seed

Optional. A fixed seed for the number generator.

Value

A List that contains a numerical matrix that describes the PCA approximation as a H-polytope and the ratio of fitness.


volesti documentation built on Sept. 19, 2023, 5:08 p.m.