Home | History | Annotate | Download | only in plugins

Lines Matching full:coefficient

34 /** \returns an expression of the coefficient-wise absolute value of \c *this
48 /** \returns an expression of the coefficient-wise phase angle of \c *this
62 /** \returns an expression of the coefficient-wise squared absolute value of \c *this
76 /** \returns an expression of the coefficient-wise exponential of *this.
78 * This function computes the coefficient-wise exponential. The function MatrixBase::exp() in the
93 /** \returns an expression of the coefficient-wise logarithm of *this.
95 * This function computes the coefficient-wise logarithm. The function MatrixBase::log() in the
110 /** \returns an expression of the coefficient-wise logarithm of 1 plus \c *this.
124 /** \returns an expression of the coefficient-wise base-10 logarithm of *this.
126 * This function computes the coefficient-wise base-10 logarithm.
140 /** \returns an expression of the coefficient-wise square root of *this.
142 * This function computes the coefficient-wise square root. The function MatrixBase::sqrt() in the
157 /** \returns an expression of the coefficient-wise inverse square root of *this.
159 * This function computes the coefficient-wise inverse square root.
173 /** \returns an expression of the coefficient-wise signum of *this.
175 * This function computes the coefficient-wise signum.
190 /** \returns an expression of the coefficient-wise cosine of *this.
192 * This function computes the coefficient-wise cosine. The function MatrixBase::cos() in the
208 /** \returns an expression of the coefficient-wise sine of *this.
210 * This function computes the coefficient-wise sine. The function MatrixBase::sin() in the
225 /** \returns an expression of the coefficient-wise tan of *this.
239 /** \returns an expression of the coefficient-wise arc tan of *this.
253 /** \returns an expression of the coefficient-wise arc cosine of *this.
267 /** \returns an expression of the coefficient-wise arc sine of *this.
281 /** \returns an expression of the coefficient-wise hyperbolic tan of *this.
295 /** \returns an expression of the coefficient-wise hyperbolic sin of *this.
309 /** \returns an expression of the coefficient-wise hyperbolic cos of *this.
323 /** \returns an expression of the coefficient-wise inverse of *this.
337 /** \returns an expression of the coefficient-wise square of *this.
351 /** \returns an expression of the coefficient-wise cube of *this.
365 /** \returns an expression of the coefficient-wise round of *this.
379 /** \returns an expression of the coefficient-wise floor of *this.
393 /** \returns an expression of the coefficient-wise ceil of *this.
407 /** \returns an expression of the coefficient-wise isnan of *this.
421 /** \returns an expression of the coefficient-wise isinf of *this.
435 /** \returns an expression of the coefficient-wise isfinite of *this.
449 /** \returns an expression of the coefficient-wise ! operator of *this
475 /** \cpp11 \returns an expression of the coefficient-wise ln(|gamma(*this)|).
495 /** \returns an expression of the coefficient-wise digamma (psi, derivative of lgamma).
512 /** \cpp11 \returns an expression of the coefficient-wise Gauss error
533 /** \cpp11 \returns an expression of the coefficient-wise Complementary error