Documentation
¶
Index ¶
- func AsFloat64(pyfloat *python.PyObject) float64
- func Check(p *python.PyObject) bool
- func CheckExact(p *python.PyObject) bool
- func FromFloat64(v float64) *python.PyObject
- func FromString(str string) *python.PyObject
- func FromStringPy(str *python.PyObject) *python.PyObject
- func GetInfo() *python.PyObject
- func GetMax() float64
- func GetMin() float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromStringPy ¶
FromStringPy PyFloat_FromString
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.