Home
last modified time | relevance | path

Searched defs:traitsPythonType (Results 1 – 1 of 1) sorted by relevance

/dports/math/openturns/openturns-1.18/python/src/openturns/
H A DPythonWrappingFunctions.hxx130 struct traitsPythonType<Bool> struct
132 typedef _PyBool_ Type;
190 typedef _PyInt_ Type;
243 struct traitsPythonType< Scalar > struct
245 typedef _PyFloat_ Type;
289 typedef _PyComplex_ Type;
423 typedef _PyString_ Type;
949 typedef _PySequence_ Type;
1099 struct traitsPythonType< Collection< Scalar > > struct
1611 struct traitsPythonType< ComplexTensorImplementation > struct
[all …]