From 23f543ee5e3a2fb7f0955b6e03ffcc3781de5827 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Wed, 18 Feb 2009 10:27:18 +0000 Subject: add the ASCII quick reference made by Kier --- doc/Overview.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Overview.dox') diff --git a/doc/Overview.dox b/doc/Overview.dox index cd186565e..db0d9587a 100644 --- a/doc/Overview.dox +++ b/doc/Overview.dox @@ -11,7 +11,7 @@ o /** \mainpage Eigen This is the API documentation for Eigen. -For a first contact with Eigen, the best place is to have a look at the \ref TutorialCore "tutorial". +For a first contact with Eigen, the best place is to have a look at the \ref TutorialCore "tutorial". For an even shorter overview, we have an ASCII quick reference with Matlab translations. Most of the API is available as methods in MatrixBase, so this is a good starting point for browsing. Also have a look at Matrix, as a few methods and the matrix constructors are there. Other notable classes for the Eigen API are Cwise, which contains the methods for doing certain coefficient-wise operations, and Part. -- cgit v1.2.3