mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
ArrayBase::sign: add unit test and fix doc
This commit is contained in:
@@ -141,8 +141,7 @@ sqrt() const
|
||||
|
||||
/** \returns an expression of the coefficient-wise signum of *this.
|
||||
*
|
||||
* This function computes the coefficient-wise signum. The function MatrixBase::sign() in the
|
||||
* unsupported module MatrixFunctions computes the matrix square root.
|
||||
* This function computes the coefficient-wise signum.
|
||||
*
|
||||
* Example: \include Cwise_sign.cpp
|
||||
* Output: \verbinclude Cwise_sign.out
|
||||
|
||||
Reference in New Issue
Block a user