mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-30 17:40:05 +08:00
rm confusing sentence
This commit is contained in:
parent
16a2d896bc
commit
7aabce7c76
@ -106,9 +106,6 @@ template<typename MatrixType, unsigned int UpLo> class SparseSelfAdjointView
|
||||
*
|
||||
* \returns a reference to \c *this
|
||||
*
|
||||
* Note that it is faster to set alpha=0 than initializing the matrix to zero
|
||||
* and then keep the default value alpha=1.
|
||||
*
|
||||
* To perform \f$ this = this + \alpha ( u^* u ) \f$ you can simply
|
||||
* call this function with u.adjoint().
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user