Scythe-1.0.3
|
template<matrix_order RO, matrix_style RS, typename T , matrix_order PO1, matrix_style PS1, matrix_order PO2, matrix_style PS2, typename S >
Compute x^ex for each element of a matrix. This function computes x^ex, where x is the ith element of the matrix A, and ex is the desired exponent.
Referenced by dbeta(), dt1(), dweibull(), kurtosis(), lndt1(), modec(), pgamma(), pweibull(), qnorm1(), scythe::rng< mersenne >::rgamma(), scythe::rng< mersenne >::rigamma(), scythe::rng< mersenne >::rnchypgeom(), scythe::rng< mersenne >::rpois(), scythe::rng< mersenne >::rtanorm_combo(), scythe::rng< mersenne >::rtanorm_slice(), scythe::rng< mersenne >::rtbnorm_combo(), scythe::rng< mersenne >::rtbnorm_slice(), scythe::rng< mersenne >::rweibull(), and skew(). |