update rank 2 update doc

This commit is contained in:
Gael Guennebaud 2010-11-19 16:50:49 +01:00
parent f369b5a711
commit 5ce199b1dd

View File

@ -132,7 +132,7 @@ template<typename MatrixType, unsigned int UpLo> class SelfAdjointView
}
/** Perform a symmetric rank 2 update of the selfadjoint matrix \c *this:
* \f$ this = this + \alpha ( u v^* + v u^*) \f$
* \f$ this = this + \alpha u v^* + conj(\alpha) v u^*) \f$
* \returns a reference to \c *this
*
* The vectors \a u and \c v \b must be column vectors, however they can be