Fix documentation example
This commit is contained in:
		
							parent
							
								
									3942db9d7c
								
							
						
					
					
						commit
						d91db41a31
					
				| @ -25,7 +25,7 @@ namespace Eigen { | ||||
|         return m_argImpl.coeff(index); | ||||
|       } | ||||
| 
 | ||||
|       typename evaluator<ArgTypeNestedCleaned>::nestedType m_argImpl; | ||||
|       evaluator<ArgTypeNestedCleaned> m_argImpl; | ||||
|       const Index m_rows; | ||||
|     }; | ||||
|   } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Gael Guennebaud
						Gael Guennebaud