aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/snippets/PartialRedux_minCoeff.cpp
Commit message (Collapse)AuthorAge
* spelling + some krazy directivesGravatar Gael Guennebaud2008-08-28
|
* * doc improvements in Cwise and PartialRedux:Gravatar Benoit Jacob2008-08-19
- 33 new snippets - unfuck doxygen output in Cwise (issues with function macros) - more see-also links from outside, making Cwise more discoverable * rename matrixNorm() to operatorNorm(). There are many matrix norms (the L2 is another one) but only one is called the operator norm. Risk of confusion with keyword operator is not too scary after all.