From 9aed8fb43441228343b925b42464a55042c47ca0 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 17 Nov 2021 13:16:45 +0000 Subject: IVGCVSW-6040 Update 21.11 Doxygen Documents Signed-off-by: Nikhil Raj Change-Id: Ia36ec98c4bebc27a69103911ea3409cd7db587a5 --- .../structarmnn_1_1_views_descriptor-members.xhtml | 130 +++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 21.11/structarmnn_1_1_views_descriptor-members.xhtml (limited to '21.11/structarmnn_1_1_views_descriptor-members.xhtml') diff --git a/21.11/structarmnn_1_1_views_descriptor-members.xhtml b/21.11/structarmnn_1_1_views_descriptor-members.xhtml new file mode 100644 index 0000000000..c9712a62e5 --- /dev/null +++ b/21.11/structarmnn_1_1_views_descriptor-members.xhtml @@ -0,0 +1,130 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.11 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
ViewsDescriptor Member List
+
+
+ +

This is the complete list of members for ViewsDescriptor, including all inherited members.

+ + + + + + + + + + + + + + + + +
GetNumDimensions() constViewsDescriptor
GetNumViews() constViewsDescriptor
GetOrigins() constViewsDescriptor
GetViewOrigin(uint32_t idx) constViewsDescriptor
GetViewSizes(uint32_t idx) constViewsDescriptor
operator=(ViewsDescriptor rhs)ViewsDescriptor
operator==(const ViewsDescriptor &rhs) constViewsDescriptor
SetViewOriginCoord(uint32_t view, uint32_t coord, uint32_t value)ViewsDescriptor
SetViewSize(uint32_t view, uint32_t coord, uint32_t value)ViewsDescriptor
swap(ViewsDescriptor &first, ViewsDescriptor &second)ViewsDescriptorfriend
ViewsDescriptor(uint32_t numViews, uint32_t numDimensions=4)ViewsDescriptor
ViewsDescriptor(const ViewsDescriptor &other)ViewsDescriptor
ViewsDescriptor()ViewsDescriptor
ViewsDescriptor(ViewsDescriptor &&other)ViewsDescriptor
~ViewsDescriptor()ViewsDescriptor
+
+ + + + -- cgit v1.2.1