From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- ...inference_test_image_out_of_bounds_access.xhtml | 148 +++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 20.02/class_inference_test_image_out_of_bounds_access.xhtml (limited to '20.02/class_inference_test_image_out_of_bounds_access.xhtml') diff --git a/20.02/class_inference_test_image_out_of_bounds_access.xhtml b/20.02/class_inference_test_image_out_of_bounds_access.xhtml new file mode 100644 index 0000000000..c0b5c7ab21 --- /dev/null +++ b/20.02/class_inference_test_image_out_of_bounds_access.xhtml @@ -0,0 +1,148 @@ + + + + + + + + + + + + + +ArmNN: InferenceTestImageOutOfBoundsAccess Class Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
InferenceTestImageOutOfBoundsAccess Class Reference
+
+
+ +

#include <InferenceTestImage.hpp>

+
+Inheritance diagram for InferenceTestImageOutOfBoundsAccess:
+
+
+ + +InferenceTestImageException +Exception + +
+ + + + + + + + + + + + + +

+Additional Inherited Members

- Public Member Functions inherited from Exception
 Exception (const std::string &message)
 
 Exception (const std::string &message, const CheckLocation &location)
 exception with context More...
 
 Exception (const Exception &other, const std::string &message, const CheckLocation &location)
 preserving previous exception context and adding local context information More...
 
virtual const char * what () const noexcept override
 
+

Detailed Description

+
+

Definition at line 27 of file InferenceTestImage.hpp.

+

The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.2.1