MCPcopy Create free account
hub / github.com/OriginQ/QPanda-2 / flags

Method flags

ThirdParty/pybind11/include/pybind11/numpy.h:625–625  ·  view source on GitHub ↗

Flags for the array descriptor

Source from the content-addressed store, hash-verified

623
624 /// Flags for the array descriptor
625 char flags() const { return detail::array_descriptor_proxy(m_ptr)->flags; }
626
627private:
628 static object _dtype_from_pep3118() {

Callers 4

arrayMethod · 0.45
loadMethod · 0.45
PrintAsCharLiteralToFunction · 0.45

Calls 1

array_descriptor_proxyFunction · 0.85

Tested by 1

PrintAsCharLiteralToFunction · 0.36