From 0e5a826935cd1e5ef1e3061d029e2aafea038f47 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 26 Sep 2017 14:18:22 +0100 Subject: Adding --- classyage_1_1details_1_1Row.html | 95 +++++++++++++++++----------------------- 1 file changed, 40 insertions(+), 55 deletions(-) (limited to 'classyage_1_1details_1_1Row.html') diff --git a/classyage_1_1details_1_1Row.html b/classyage_1_1details_1_1Row.html index 0489500d..e5706004 100644 --- a/classyage_1_1details_1_1Row.html +++ b/classyage_1_1details_1_1Row.html @@ -3,23 +3,22 @@ - + + YAGE: yage::details::Row< Rows, Cols, Type > Class Template Reference + + - @@ -28,7 +27,7 @@ -
+
YAGE  v0.1.1
@@ -39,43 +38,19 @@
- + - - + + + +
+
@@ -123,8 +98,8 @@ Public Member Functions   Type & operator[] (int col)   -const Type & operator[] (int col) const -  +const Type & operator[] (int col) const +  @@ -134,11 +109,13 @@ Private Attributes

Private Attributes

 

Constructor & Destructor Documentation

- + +

◆ Row()

+
-template<int Rows, int Cols, class Type >
+template<int Rows, int Cols, class Type>
@@ -171,11 +148,13 @@ template<int Rows, int Cols, class Type >

Member Function Documentation

- + +

◆ operator[]() [1/2]

+
-template<int Rows, int Cols, class Type >
+template<int Rows, int Cols, class Type>
@@ -197,11 +176,13 @@ template<int Rows, int Cols, class Type > - + +

◆ operator[]() [2/2]

+
-template<int Rows, int Cols, class Type >
+template<int Rows, int Cols, class Type>
@@ -224,11 +205,13 @@ template<int Rows, int Cols, class Type >

Member Data Documentation

- + +

◆ index_

+
-template<int Rows, int Cols, class Type >
+template<int Rows, int Cols, class Type>
@@ -246,11 +229,13 @@ template<int Rows, int Cols, class Type > - + +

◆ parent_

+
-template<int Rows, int Cols, class Type >
+template<int Rows, int Cols, class Type>
@@ -277,9 +262,9 @@ template<int Rows, int Cols, class Type > -- cgit