Process a set of additional new points.
| Parameters : | points : ndarray
restart : bool, optional
|
|---|---|
| Raises : | QhullError :
|
See also
Notes
You need to specify incremental=True when constructing the object to be able to add points incrementally. Incremental addition of points is also not possible after close has been called.