_indexer | WmArrayBase< MAJOR_ORDER_TYPE > | protected |
_range | WmArrayBase< MAJOR_ORDER_TYPE > | protected |
data() | WmTypedArray< MAJOR_ORDER_TYPE, T > | inline |
data() const | WmTypedArray< MAJOR_ORDER_TYPE, T > | inline |
WmTypeOpaqueArray::data(const int *indices) | WmTypeOpaqueArray< MAJOR_ORDER_TYPE > | inline |
WmTypeOpaqueArray::data(const int *indices) const | WmTypeOpaqueArray< MAJOR_ORDER_TYPE > | inline |
dataSlab(const int *indices, int indicesRank) | WmTypedArray< MAJOR_ORDER_TYPE, T > | inline |
dataSlab(const int *indices, int indicesRank) const | WmTypedArray< MAJOR_ORDER_TYPE, T > | inline |
get(const WxRange &selection, const WxRange &outputShape, void *bufout) const | WmTypeOpaqueArray< MAJOR_ORDER_TYPE > | |
max_dims | WmArrayBase< MAJOR_ORDER_TYPE > | protectedstatic |
numBytesPerElement() const | WmTypeOpaqueArray< MAJOR_ORDER_TYPE > | inline |
operator()(int k0) const | WmTypedArray< MAJOR_ORDER_TYPE, T > | |
operator()(int k0) | WmTypedArray< MAJOR_ORDER_TYPE, T > | |
operator()(int k0, int k1) const | WmTypedArray< MAJOR_ORDER_TYPE, T > | |
operator()(int k0, int k1) | WmTypedArray< MAJOR_ORDER_TYPE, T > | |
operator()(int k0, int k1, int k2) const | WmTypedArray< MAJOR_ORDER_TYPE, T > | |
operator()(int k0, int k1, int k2) | WmTypedArray< MAJOR_ORDER_TYPE, T > | |
operator()(int k0, int k1, int k2, int k3) const | WmTypedArray< MAJOR_ORDER_TYPE, T > | |
operator()(int k0, int k1, int k2, int k3) | WmTypedArray< MAJOR_ORDER_TYPE, T > | |
operator=(const WmTypedArray< MAJOR_ORDER_TYPE, T > &that) | WmTypedArray< MAJOR_ORDER_TYPE, T > | inline |
WmTypeOpaqueArray::operator=(const WmTypeOpaqueArray< MAJOR_ORDER_TYPE > &that) | WmTypeOpaqueArray< MAJOR_ORDER_TYPE > | inline |
WmArrayBase::operator=(const WmArrayBase< MAJOR_ORDER_TYPE > &that) | WmArrayBase< MAJOR_ORDER_TYPE > | inlineprotected |
put(const WxRange &selection, const WxRange &inputShape, const void *bufin) | WmTypeOpaqueArray< MAJOR_ORDER_TYPE > | |
range() const | WmArrayBase< MAJOR_ORDER_TYPE > | inline |
rank() const | WmArrayBase< MAJOR_ORDER_TYPE > | inlineprotected |
resetArrayProperties(const WxRange &range, T *newdata) | WmTypedArray< MAJOR_ORDER_TYPE, T > | inlineprotected |
WmTypeOpaqueArray::resetArrayProperties(const WxRange &range, void *data, int numBytesPerElement) | WmTypeOpaqueArray< MAJOR_ORDER_TYPE > | inlineprotected |
WmArrayBase() | WmArrayBase< MAJOR_ORDER_TYPE > | inlineprotected |
WmArrayBase(const WxRange &range) | WmArrayBase< MAJOR_ORDER_TYPE > | inlineprotected |
WmArrayBase(const WmArrayBase< MAJOR_ORDER_TYPE > &that) | WmArrayBase< MAJOR_ORDER_TYPE > | inlineprotected |
WmTypedArray(const WxRange &range, T *data) | WmTypedArray< MAJOR_ORDER_TYPE, T > | inline |
WmTypedArray(const WxRange &range) | WmTypedArray< MAJOR_ORDER_TYPE, T > | inline |
WmTypedArray(const WmTypedArray< MAJOR_ORDER_TYPE, T > &that) | WmTypedArray< MAJOR_ORDER_TYPE, T > | inline |
WmTypedArray(const WmTypeOpaqueArray< MAJOR_ORDER_TYPE > &that) | WmTypedArray< MAJOR_ORDER_TYPE, T > | inline |
WmTypedArray() | WmTypedArray< MAJOR_ORDER_TYPE, T > | inlineprotected |
WmTypeOpaqueArray(const WxRange &range, void *data, int numBytesPerElement) | WmTypeOpaqueArray< MAJOR_ORDER_TYPE > | inline |
WmTypeOpaqueArray(const WmTypeOpaqueArray< MAJOR_ORDER_TYPE > &that) | WmTypeOpaqueArray< MAJOR_ORDER_TYPE > | inline |
WmTypeOpaqueArray() | WmTypeOpaqueArray< MAJOR_ORDER_TYPE > | inlineprotected |
~WmArrayBase() | WmArrayBase< MAJOR_ORDER_TYPE > | inlineprotected |
~WmTypedArray() | WmTypedArray< MAJOR_ORDER_TYPE, T > | inline |
~WmTypeOpaqueArray() | WmTypeOpaqueArray< MAJOR_ORDER_TYPE > | inlinevirtual |