mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-14 20:56:00 +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
|
* \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
|
* To perform \f$ this = this + \alpha ( u^* u ) \f$ you can simply
|
||||||
* call this function with u.adjoint().
|
* call this function with u.adjoint().
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user