aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/snippets/MatrixBase_all.cpp
Commit message (Collapse)AuthorAge
* Various documentation updates:Gravatar Gael Guennebaud2010-01-06
| | | | | | - update the tutorial - update doc of deprecated cwise function - update cwise doc snippets
* Add .perpendicular() function in Geometry module (adapted from Eigen1)Gravatar Gael Guennebaud2008-07-22
Documentation: * add an overview for each module. * add an example for .all() and Cwise::operator<