MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / AFAPI

Class AFAPI

include/af/dim4.hpp:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23/// \brief Generic object that represents size and shape
24/// \ingroup arrayfire_class
25class AFAPI dim4
26{
27public:
28 dim_t dims[4];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected