mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Digamma cleanup
* Added permission from cephes author to use his code * Cleanup in ArrayCwiseUnaryOps
This commit is contained in:
@@ -320,9 +320,6 @@ lgamma() const
|
||||
}
|
||||
|
||||
/** \returns an expression of the coefficient-wise digamma (psi, derivative of lgamma).
|
||||
*
|
||||
* Example: \include Cwise_digamma.cpp
|
||||
* Output: \verbinclude Cwise_digamma.out
|
||||
*
|
||||
* \sa cos(), sin(), tan()
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user