mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Improve doc of special math functions
This commit is contained in:
@@ -755,9 +755,9 @@ struct igamma_impl {
|
||||
|
||||
#endif // EIGEN_HAS_C99_MATH
|
||||
|
||||
/****************************************************************************
|
||||
* Implementation of Riemann zeta function of two arguments *
|
||||
****************************************************************************/
|
||||
/*****************************************************************************
|
||||
* Implementation of Riemann zeta function of two arguments, based on Cephes *
|
||||
*****************************************************************************/
|
||||
|
||||
template <typename Scalar>
|
||||
struct zeta_retval {
|
||||
|
||||
Reference in New Issue
Block a user