{ } Raw JSON

bundles / scipy 1.17.1 / scipy / spatial / _qhull / _QhullUser / close

cython_function_or_method

scipy.spatial._qhull:_QhullUser.close

Signature

def   close ( )

Summary

Finish incremental processing.

Extended Summary

Call this to free resources taken up by Qhull, when using the incremental mode. After calling this, adding more points is no longer possible.

Aliases

  • scipy.spatial._qhull._QhullUser.close