Uses of Class
org.bytedeco.cpython.ternaryfunc
Packages that use ternaryfunc
-
Uses of ternaryfunc in org.bytedeco.cpython
Methods in org.bytedeco.cpython that return ternaryfuncModifier and TypeMethodDescriptionPyNumberMethods.nb_inplace_power()PyNumberMethods.nb_power()PyTypeObject.tp_call()Methods in org.bytedeco.cpython with parameters of type ternaryfuncModifier and TypeMethodDescriptionPyNumberMethods.nb_inplace_power(ternaryfunc setter) PyNumberMethods.nb_power(ternaryfunc setter) PyTypeObject.tp_call(ternaryfunc setter)