From ee465746eb37865079daeb5c47f25f11cdcddada Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 23 Aug 2017 23:02:57 +0100 Subject: Updating docs --- classyage_1_1detail_1_1Row.html | 59 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) (limited to 'classyage_1_1detail_1_1Row.html') diff --git a/classyage_1_1detail_1_1Row.html b/classyage_1_1detail_1_1Row.html index ec2d86a6..21383e47 100644 --- a/classyage_1_1detail_1_1Row.html +++ b/classyage_1_1detail_1_1Row.html @@ -83,6 +83,7 @@ $(document).ready(function(){initNavTree('classyage_1_1detail_1_1Row.html','');}
yage::detail::Row< Rows, Cols, Type > Class Template Reference
@@ -99,6 +100,13 @@ Public Member Functions   const Type & operator[] (int col) const   + + + + + +

+Private Attributes

Matrix< Rows, Cols, Type > * parent_
 
int index_
 

Constructor & Destructor Documentation

@@ -194,6 +202,55 @@ template<int Rows, int Cols, class Type>
+
+ +

Member Data Documentation

+ +

◆ index_

+ +
+
+
+template<int Rows, int Cols, class Type>
+ + + + + +
+ + + + +
int yage::detail::Row< Rows, Cols, Type >::index_
+
+private
+
+ +
+
+ +

◆ parent_

+ +
+
+
+template<int Rows, int Cols, class Type>
+ + + + + +
+ + + + +
Matrix<Rows, Cols, Type>* yage::detail::Row< Rows, Cols, Type >::parent_
+
+private
+
+

The documentation for this class was generated from the following file: