{ } Raw JSON

bundles / scipy 1.17.1 / scipy / optimize / _shgo_lib / _vertex / VertexBase / star

function

scipy.optimize._shgo_lib._vertex:VertexBase.star

source: /scipy/optimize/_shgo_lib/_vertex.py :57

Signature

def   star ( self )

Summary

Returns the star domain st(v) of the vertex.

Parameters

v

The vertex v in st(v)

Returns

st : set

A set containing all the vertices in st(v)

Aliases

  • scipy.optimize._shgo_lib._vertex.VertexBase.star