GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Definition at line 190 of file lo-specfun.cc.
Definition at line 200 of file lo-specfun.cc.
References F77_XFCN, and xacosh().
Referenced by rc_acosh().
OCTAVE_API Complex airy | ( | const Complex & | z, |
bool | deriv, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 1983 of file lo-specfun.cc.
References bessel_return_value(), F77_FUNC(), ierr, imag(), real(), and zairy().
Referenced by airy(), Fairy(), and install_besselj_fcns().
OCTAVE_API ComplexMatrix airy | ( | const ComplexMatrix & | z, |
bool | deriv, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 2049 of file lo-specfun.cc.
References airy(), Array< T >::cols(), ierr, Array< T >::resize(), and Array< T >::rows().
OCTAVE_API ComplexNDArray airy | ( | const ComplexNDArray & | z, |
bool | deriv, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 2085 of file lo-specfun.cc.
References airy(), Array< T >::dims(), ierr, dim_vector::numel(), and Array< T >::resize().
OCTAVE_API FloatComplex airy | ( | const FloatComplex & | z, |
bool | deriv, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 2117 of file lo-specfun.cc.
References bessel_return_value(), cairy(), f, F77_FUNC(), ierr, imag(), and real().
OCTAVE_API FloatComplexMatrix airy | ( | const FloatComplexMatrix & | z, |
bool | deriv, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 2183 of file lo-specfun.cc.
References airy(), Array< T >::cols(), ierr, Array< T >::resize(), and Array< T >::rows().
OCTAVE_API FloatComplexNDArray airy | ( | const FloatComplexNDArray & | z, |
bool | deriv, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 2219 of file lo-specfun.cc.
References airy(), Array< T >::dims(), ierr, dim_vector::numel(), and Array< T >::resize().
Definition at line 210 of file lo-specfun.cc.
Definition at line 220 of file lo-specfun.cc.
References F77_XFCN, and xasinh().
Referenced by octave_float_matrix::map(), and octave_float_scalar::map().
Definition at line 230 of file lo-specfun.cc.
Definition at line 240 of file lo-specfun.cc.
References F77_XFCN, and xatanh().
Referenced by rc_atanh().
OCTAVE_API Complex besselh1 | ( | double | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 1358 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besselh1 | ( | double | alpha, |
const ComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1358 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besselh1 | ( | const Matrix & | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1358 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besselh1 | ( | const Matrix & | alpha, |
const ComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1358 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besselh1 | ( | double | alpha, |
const ComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1358 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besselh1 | ( | const NDArray & | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1358 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besselh1 | ( | const NDArray & | alpha, |
const ComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1358 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besselh1 | ( | const RowVector & | alpha, |
const ComplexColumnVector & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1358 of file lo-specfun.cc.
OCTAVE_API FloatComplex besselh1 | ( | float | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 1969 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselh1 | ( | float | alpha, |
const FloatComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1969 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselh1 | ( | const FloatMatrix & | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1969 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselh1 | ( | const FloatMatrix & | alpha, |
const FloatComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1969 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besselh1 | ( | float | alpha, |
const FloatComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1969 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besselh1 | ( | const FloatNDArray & | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1969 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besselh1 | ( | const FloatNDArray & | alpha, |
const FloatComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1969 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselh1 | ( | const FloatRowVector & | alpha, |
const FloatComplexColumnVector & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1969 of file lo-specfun.cc.
OCTAVE_API Complex besselh2 | ( | double | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 1359 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besselh2 | ( | double | alpha, |
const ComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1359 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besselh2 | ( | const Matrix & | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1359 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besselh2 | ( | const Matrix & | alpha, |
const ComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1359 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besselh2 | ( | double | alpha, |
const ComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1359 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besselh2 | ( | const NDArray & | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1359 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besselh2 | ( | const NDArray & | alpha, |
const ComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1359 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besselh2 | ( | const RowVector & | alpha, |
const ComplexColumnVector & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1359 of file lo-specfun.cc.
OCTAVE_API FloatComplex besselh2 | ( | float | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 1970 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselh2 | ( | float | alpha, |
const FloatComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1970 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselh2 | ( | const FloatMatrix & | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1970 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselh2 | ( | const FloatMatrix & | alpha, |
const FloatComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1970 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besselh2 | ( | float | alpha, |
const FloatComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1970 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besselh2 | ( | const FloatNDArray & | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1970 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besselh2 | ( | const FloatNDArray & | alpha, |
const FloatComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1970 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselh2 | ( | const FloatRowVector & | alpha, |
const FloatComplexColumnVector & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1970 of file lo-specfun.cc.
OCTAVE_API Complex besseli | ( | double | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 1356 of file lo-specfun.cc.
Referenced by install_besselj_fcns().
OCTAVE_API ComplexMatrix besseli | ( | double | alpha, |
const ComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1356 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besseli | ( | const Matrix & | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1356 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besseli | ( | const Matrix & | alpha, |
const ComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1356 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besseli | ( | double | alpha, |
const ComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1356 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besseli | ( | const NDArray & | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1356 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besseli | ( | const NDArray & | alpha, |
const ComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1356 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besseli | ( | const RowVector & | alpha, |
const ComplexColumnVector & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1356 of file lo-specfun.cc.
OCTAVE_API FloatComplex besseli | ( | float | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 1967 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besseli | ( | float | alpha, |
const FloatComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1967 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besseli | ( | const FloatMatrix & | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1967 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besseli | ( | const FloatMatrix & | alpha, |
const FloatComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1967 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besseli | ( | float | alpha, |
const FloatComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1967 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besseli | ( | const FloatNDArray & | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1967 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besseli | ( | const FloatNDArray & | alpha, |
const FloatComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1967 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besseli | ( | const FloatRowVector & | alpha, |
const FloatComplexColumnVector & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1967 of file lo-specfun.cc.
OCTAVE_API Complex besselj | ( | double | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 1354 of file lo-specfun.cc.
Referenced by install_besselj_fcns().
OCTAVE_API ComplexMatrix besselj | ( | double | alpha, |
const ComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1354 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besselj | ( | const Matrix & | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1354 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besselj | ( | const Matrix & | alpha, |
const ComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1354 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besselj | ( | double | alpha, |
const ComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1354 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besselj | ( | const NDArray & | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1354 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besselj | ( | const NDArray & | alpha, |
const ComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1354 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besselj | ( | const RowVector & | alpha, |
const ComplexColumnVector & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1354 of file lo-specfun.cc.
OCTAVE_API FloatComplex besselj | ( | float | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 1965 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselj | ( | float | alpha, |
const FloatComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1965 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselj | ( | const FloatMatrix & | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1965 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselj | ( | const FloatMatrix & | alpha, |
const FloatComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1965 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besselj | ( | float | alpha, |
const FloatComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1965 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besselj | ( | const FloatNDArray & | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1965 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besselj | ( | const FloatNDArray & | alpha, |
const FloatComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1965 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselj | ( | const FloatRowVector & | alpha, |
const FloatComplexColumnVector & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1965 of file lo-specfun.cc.
OCTAVE_API Complex besselk | ( | double | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 1357 of file lo-specfun.cc.
Referenced by install_besselj_fcns().
OCTAVE_API ComplexMatrix besselk | ( | double | alpha, |
const ComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1357 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besselk | ( | const Matrix & | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1357 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besselk | ( | const Matrix & | alpha, |
const ComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1357 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besselk | ( | double | alpha, |
const ComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1357 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besselk | ( | const NDArray & | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1357 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray besselk | ( | const NDArray & | alpha, |
const ComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1357 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix besselk | ( | const RowVector & | alpha, |
const ComplexColumnVector & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1357 of file lo-specfun.cc.
OCTAVE_API FloatComplex besselk | ( | float | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 1968 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselk | ( | float | alpha, |
const FloatComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1968 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselk | ( | const FloatMatrix & | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1968 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselk | ( | const FloatMatrix & | alpha, |
const FloatComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1968 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besselk | ( | float | alpha, |
const FloatComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1968 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besselk | ( | const FloatNDArray & | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1968 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray besselk | ( | const FloatNDArray & | alpha, |
const FloatComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1968 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix besselk | ( | const FloatRowVector & | alpha, |
const FloatComplexColumnVector & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1968 of file lo-specfun.cc.
OCTAVE_API Complex bessely | ( | double | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 1355 of file lo-specfun.cc.
Referenced by install_besselj_fcns().
OCTAVE_API ComplexMatrix bessely | ( | double | alpha, |
const ComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1355 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix bessely | ( | const Matrix & | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1355 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix bessely | ( | const Matrix & | alpha, |
const ComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1355 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray bessely | ( | double | alpha, |
const ComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1355 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray bessely | ( | const NDArray & | alpha, |
const Complex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1355 of file lo-specfun.cc.
OCTAVE_API ComplexNDArray bessely | ( | const NDArray & | alpha, |
const ComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1355 of file lo-specfun.cc.
OCTAVE_API ComplexMatrix bessely | ( | const RowVector & | alpha, |
const ComplexColumnVector & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1355 of file lo-specfun.cc.
OCTAVE_API FloatComplex bessely | ( | float | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 1966 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix bessely | ( | float | alpha, |
const FloatComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1966 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix bessely | ( | const FloatMatrix & | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1966 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix bessely | ( | const FloatMatrix & | alpha, |
const FloatComplexMatrix & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1966 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray bessely | ( | float | alpha, |
const FloatComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1966 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray bessely | ( | const FloatNDArray & | alpha, |
const FloatComplex & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1966 of file lo-specfun.cc.
OCTAVE_API FloatComplexNDArray bessely | ( | const FloatNDArray & | alpha, |
const FloatComplexNDArray & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1966 of file lo-specfun.cc.
OCTAVE_API FloatComplexMatrix bessely | ( | const FloatRowVector & | alpha, |
const FloatComplexColumnVector & | x, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 1966 of file lo-specfun.cc.
Definition at line 2277 of file lo-specfun.cc.
References F77_XFCN, and xdbetai().
Referenced by betainc(), Fbetainc(), and install_betainc_fcns().
Definition at line 2285 of file lo-specfun.cc.
References betainc(), Array< T >::dims(), Array< T >::fortran_vec(), and dim_vector::numel().
Definition at line 2301 of file lo-specfun.cc.
References betainc(), Array< T >::dims(), Array< T >::fortran_vec(), and dim_vector::numel().
Definition at line 2317 of file lo-specfun.cc.
References betainc(), Array< T >::dims(), Array< T >::fortran_vec(), gripe_betainc_nonconformant(), dim_vector::numel(), and Array< T >::resize().
Definition at line 2340 of file lo-specfun.cc.
References betainc(), Array< T >::dims(), Array< T >::fortran_vec(), dim_vector::numel(), and x.
Definition at line 2356 of file lo-specfun.cc.
References betainc(), Array< T >::dims(), Array< T >::fortran_vec(), gripe_betainc_nonconformant(), dim_vector::numel(), Array< T >::resize(), and x.
Definition at line 2379 of file lo-specfun.cc.
References betainc(), Array< T >::dims(), Array< T >::fortran_vec(), gripe_betainc_nonconformant(), dim_vector::numel(), Array< T >::resize(), and x.
OCTAVE_API Array<double> betainc | ( | const Array< double > & | x, |
const Array< double > & | a, | ||
const Array< double > & | b | ||
) |
Definition at line 2402 of file lo-specfun.cc.
References betainc(), Array< T >::dims(), Array< T >::fortran_vec(), gripe_betainc_nonconformant(), dim_vector::numel(), Array< T >::resize(), and x.
Definition at line 2425 of file lo-specfun.cc.
Definition at line 2433 of file lo-specfun.cc.
References betainc(), Array< T >::dims(), Array< T >::fortran_vec(), and dim_vector::numel().
Definition at line 2449 of file lo-specfun.cc.
References betainc(), Array< T >::dims(), Array< T >::fortran_vec(), and dim_vector::numel().
Definition at line 2465 of file lo-specfun.cc.
References betainc(), Array< T >::dims(), Array< T >::fortran_vec(), gripe_betainc_nonconformant(), dim_vector::numel(), and Array< T >::resize().
Definition at line 2488 of file lo-specfun.cc.
References betainc(), Array< T >::dims(), Array< T >::fortran_vec(), dim_vector::numel(), and x.
Definition at line 2504 of file lo-specfun.cc.
References betainc(), Array< T >::dims(), Array< T >::fortran_vec(), gripe_betainc_nonconformant(), dim_vector::numel(), Array< T >::resize(), and x.
Definition at line 2527 of file lo-specfun.cc.
References betainc(), Array< T >::dims(), Array< T >::fortran_vec(), gripe_betainc_nonconformant(), dim_vector::numel(), Array< T >::resize(), and x.
OCTAVE_API Array<float> betainc | ( | const Array< float > & | x, |
const Array< float > & | a, | ||
const Array< float > & | b | ||
) |
Definition at line 2550 of file lo-specfun.cc.
References betainc(), Array< T >::dims(), Array< T >::fortran_vec(), gripe_betainc_nonconformant(), dim_vector::numel(), Array< T >::resize(), and x.
Definition at line 3295 of file lo-specfun.cc.
References betain(), max(), pow(), Faddeeva::w(), and xlgamma().
Referenced by betaincinv(), Fbetaincinv(), and install_betainc_fcns().
Definition at line 3489 of file lo-specfun.cc.
References betaincinv(), Array< T >::dims(), Array< T >::fortran_vec(), and dim_vector::numel().
Definition at line 3505 of file lo-specfun.cc.
References betaincinv(), Array< T >::dims(), Array< T >::fortran_vec(), and dim_vector::numel().
OCTAVE_API Array<double> betaincinv | ( | double | x, |
const Array< double > & | a, | ||
const Array< double > & | b | ||
) |
Definition at line 3521 of file lo-specfun.cc.
References betaincinv(), Array< T >::dims(), Array< T >::fortran_vec(), gripe_betaincinv_nonconformant(), dim_vector::numel(), and Array< T >::resize().
Definition at line 3544 of file lo-specfun.cc.
References betaincinv(), Array< T >::dims(), Array< T >::fortran_vec(), dim_vector::numel(), and x.
OCTAVE_API Array<double> betaincinv | ( | const Array< double > & | x, |
double | a, | ||
const Array< double > & | b | ||
) |
Definition at line 3560 of file lo-specfun.cc.
References betaincinv(), Array< T >::dims(), Array< T >::fortran_vec(), gripe_betaincinv_nonconformant(), dim_vector::numel(), Array< T >::resize(), and x.
OCTAVE_API Array<double> betaincinv | ( | const Array< double > & | x, |
const Array< double > & | a, | ||
double | b | ||
) |
Definition at line 3583 of file lo-specfun.cc.
References betaincinv(), Array< T >::dims(), Array< T >::fortran_vec(), gripe_betaincinv_nonconformant(), dim_vector::numel(), Array< T >::resize(), and x.
OCTAVE_API Array<double> betaincinv | ( | const Array< double > & | x, |
const Array< double > & | a, | ||
const Array< double > & | b | ||
) |
Definition at line 3606 of file lo-specfun.cc.
References betaincinv(), Array< T >::dims(), Array< T >::fortran_vec(), gripe_betaincinv_nonconformant(), dim_vector::numel(), Array< T >::resize(), and x.
OCTAVE_API Complex biry | ( | const Complex & | z, |
bool | deriv, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 2017 of file lo-specfun.cc.
References abs(), bessel_return_value(), F77_FUNC(), ierr, imag(), real(), and zbiry().
OCTAVE_API ComplexMatrix biry | ( | const ComplexMatrix & | z, |
bool | deriv, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 2067 of file lo-specfun.cc.
References biry(), Array< T >::cols(), ierr, Array< T >::resize(), and Array< T >::rows().
OCTAVE_API ComplexNDArray biry | ( | const ComplexNDArray & | z, |
bool | deriv, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 2101 of file lo-specfun.cc.
References biry(), Array< T >::dims(), ierr, dim_vector::numel(), and Array< T >::resize().
OCTAVE_API FloatComplex biry | ( | const FloatComplex & | z, |
bool | deriv, | ||
bool | scaled, | ||
octave_idx_type & | ierr | ||
) |
Definition at line 2151 of file lo-specfun.cc.
References abs(), bessel_return_value(), cbiry(), f, F77_FUNC(), ierr, imag(), and real().
OCTAVE_API FloatComplexMatrix biry | ( | const FloatComplexMatrix & | z, |
bool | deriv, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 2201 of file lo-specfun.cc.
References biry(), Array< T >::cols(), ierr, Array< T >::resize(), and Array< T >::rows().
OCTAVE_API FloatComplexNDArray biry | ( | const FloatComplexNDArray & | z, |
bool | deriv, | ||
bool | scaled, | ||
Array< octave_idx_type > & | ierr | ||
) |
Definition at line 2235 of file lo-specfun.cc.
References biry(), Array< T >::dims(), ierr, dim_vector::numel(), and Array< T >::resize().
Definition at line 662 of file lo-specfun.cc.
References abs(), pow(), signum(), x, and xfinite().
Referenced by install_mappers_fcns(), octave_sparse_matrix::map(), octave_float_matrix::map(), octave_matrix::map(), octave_scalar::map(), and octave_float_scalar::map().
Definition at line 721 of file lo-specfun.cc.
References abs(), pow(), signum(), x, and xfinite().
Referenced by octave_float_matrix::map(), and octave_float_scalar::map().
Definition at line 349 of file lo-specfun.cc.
References Faddeeva::Dawson().
Referenced by install_mappers_fcns(), octave_sparse_complex_matrix::map(), octave_sparse_matrix::map(), octave_float_complex_matrix::map(), octave_complex_matrix::map(), octave_float_complex::map(), octave_complex::map(), octave_float_matrix::map(), octave_matrix::map(), octave_scalar::map(), and octave_float_scalar::map().
Definition at line 350 of file lo-specfun.cc.
References Faddeeva::Dawson().
Definition at line 352 of file lo-specfun.cc.
References Faddeeva::Dawson().
OCTAVE_API FloatComplex dawson | ( | const FloatComplex & | x | ) |
Definition at line 357 of file lo-specfun.cc.
References Faddeeva::Dawson(), imag(), and real().
Definition at line 3630 of file lo-specfun.cc.
References asin(), and lo_ieee_nan_value().
Referenced by ellipj(), Fellipj(), and install_ellipj_fcns().
OCTAVE_API void ellipj | ( | const Complex & | u, |
double | m, | ||
Complex & | sn, | ||
Complex & | cn, | ||
Complex & | dn, | ||
double & | err | ||
) |
Definition at line 3702 of file lo-specfun.cc.
Definition at line 250 of file lo-specfun.cc.
References F77_XFCN, and xderf().
Referenced by do_erfcinv(), and do_erfinv().
Definition at line 290 of file lo-specfun.cc.
References Faddeeva::erf().
OCTAVE_API FloatComplex erf | ( | const FloatComplex & | x | ) |
Definition at line 295 of file lo-specfun.cc.
References Faddeeva::erf(), imag(), and real().
Definition at line 270 of file lo-specfun.cc.
Definition at line 304 of file lo-specfun.cc.
References Faddeeva::erfc().
OCTAVE_API FloatComplex erfc | ( | const FloatComplex & | x | ) |
Definition at line 309 of file lo-specfun.cc.
References Faddeeva::erfc(), imag(), and real().
Definition at line 280 of file lo-specfun.cc.
References F77_XFCN, and xerfc().
Referenced by octave_float_matrix::map(), and octave_float_scalar::map().
Definition at line 3151 of file lo-specfun.cc.
References do_erfcinv().
Referenced by install_mappers_fcns(), octave_sparse_matrix::map(), octave_float_matrix::map(), octave_matrix::map(), octave_scalar::map(), and octave_float_scalar::map().
Definition at line 3156 of file lo-specfun.cc.
References do_erfcinv().
Definition at line 317 of file lo-specfun.cc.
References Faddeeva::erfcx().
Definition at line 318 of file lo-specfun.cc.
References Faddeeva::erfcx().
Definition at line 320 of file lo-specfun.cc.
References Faddeeva::erfcx().
OCTAVE_API FloatComplex erfcx | ( | const FloatComplex & | x | ) |
Definition at line 325 of file lo-specfun.cc.
References Faddeeva::erfcx(), imag(), and real().
Definition at line 260 of file lo-specfun.cc.
References F77_XFCN, and xerf().
Referenced by octave_float_matrix::map(), and octave_float_scalar::map().
Definition at line 333 of file lo-specfun.cc.
References Faddeeva::erfi().
Definition at line 334 of file lo-specfun.cc.
References Faddeeva::erfi().
Definition at line 336 of file lo-specfun.cc.
References Faddeeva::erfi().
OCTAVE_API FloatComplex erfi | ( | const FloatComplex & | x | ) |
Definition at line 341 of file lo-specfun.cc.
References Faddeeva::erfi(), imag(), and real().
Definition at line 3063 of file lo-specfun.cc.
References do_erfinv().
Referenced by install_mappers_fcns(), octave_sparse_matrix::map(), octave_float_matrix::map(), octave_matrix::map(), octave_scalar::map(), and octave_float_scalar::map().
Definition at line 3068 of file lo-specfun.cc.
References do_erfinv().
Definition at line 510 of file lo-specfun.cc.
Referenced by expm1(), install_mappers_fcns(), octave_sparse_complex_matrix::map(), octave_sparse_matrix::map(), octave_float_complex_matrix::map(), octave_complex_matrix::map(), octave_float_complex::map(), octave_complex::map(), octave_float_matrix::map(), octave_matrix::map(), octave_scalar::map(), and octave_float_scalar::map().
Definition at line 545 of file lo-specfun.cc.
OCTAVE_API FloatComplex expm1 | ( | const FloatComplex & | x | ) |
Definition at line 600 of file lo-specfun.cc.
Definition at line 565 of file lo-specfun.cc.
Referenced by octave_float_matrix::map(), and octave_float_scalar::map().
Definition at line 2575 of file lo-specfun.cc.
References F77_XFCN, and xgammainc().
Referenced by Fgammainc(), gammainc(), and install_gammainc_fcns().
Definition at line 2591 of file lo-specfun.cc.
References Array< T >::cols(), gammainc(), and Array< T >::rows().
Definition at line 2618 of file lo-specfun.cc.
References Array< T >::cols(), gammainc(), Array< T >::rows(), and x.
Definition at line 2645 of file lo-specfun.cc.
References Array< T >::cols(), current_liboctave_error_handler, gammainc(), Matrix::resize(), Array< T >::rows(), and x.
Definition at line 2684 of file lo-specfun.cc.
References Array< T >::dims(), gammainc(), and dim_vector::numel().
Definition at line 2710 of file lo-specfun.cc.
References Array< T >::dims(), gammainc(), dim_vector::numel(), and x.
Definition at line 2736 of file lo-specfun.cc.
References Array< T >::dims(), gammainc(), dim_vector::numel(), Array< T >::resize(), dim_vector::str(), and x.
Definition at line 594 of file lo-specfun.h.
References gammainc().
Definition at line 2776 of file lo-specfun.cc.
References F77_XFCN, and xsgammainc().
OCTAVE_API FloatMatrix gammainc | ( | float | x, |
const FloatMatrix & | a | ||
) |
Definition at line 2792 of file lo-specfun.cc.
References Array< T >::cols(), gammainc(), and Array< T >::rows().
OCTAVE_API FloatMatrix gammainc | ( | const FloatMatrix & | x, |
float | a | ||
) |
Definition at line 2819 of file lo-specfun.cc.
References Array< T >::cols(), gammainc(), Array< T >::rows(), and x.
OCTAVE_API FloatMatrix gammainc | ( | const FloatMatrix & | x, |
const FloatMatrix & | a | ||
) |
Definition at line 2846 of file lo-specfun.cc.
References Array< T >::cols(), current_liboctave_error_handler, gammainc(), FloatMatrix::resize(), Array< T >::rows(), and x.
OCTAVE_API FloatNDArray gammainc | ( | float | x, |
const FloatNDArray & | a | ||
) |
Definition at line 2885 of file lo-specfun.cc.
References Array< T >::dims(), gammainc(), and dim_vector::numel().
OCTAVE_API FloatNDArray gammainc | ( | const FloatNDArray & | x, |
float | a | ||
) |
Definition at line 2911 of file lo-specfun.cc.
References Array< T >::dims(), gammainc(), dim_vector::numel(), and x.
OCTAVE_API FloatNDArray gammainc | ( | const FloatNDArray & | x, |
const FloatNDArray & | a | ||
) |
Definition at line 2937 of file lo-specfun.cc.
References Array< T >::dims(), gammainc(), dim_vector::numel(), Array< T >::resize(), dim_vector::str(), and x.
Definition at line 611 of file lo-specfun.h.
References gammainc().
Definition at line 620 of file lo-specfun.cc.
References x.
Referenced by install_mappers_fcns(), log1p(), octave_sparse_complex_matrix::map(), octave_sparse_matrix::map(), octave_float_complex_matrix::map(), octave_complex_matrix::map(), octave_float_complex::map(), octave_complex::map(), octave_float_matrix::map(), octave_matrix::map(), octave_scalar::map(), octave_float_scalar::map(), and rc_log1p().
Definition at line 643 of file lo-specfun.cc.
OCTAVE_API FloatComplex log1p | ( | const FloatComplex & | x | ) |
Definition at line 702 of file lo-specfun.cc.
Definition at line 411 of file lo-specfun.cc.
References D_NINT(), dlgams(), F77_XFCN, octave_Inf, x, xisinf(), and xisnan().
Referenced by octave_sparse_matrix::map(), octave_float_matrix::map(), octave_matrix::map(), octave_scalar::map(), and octave_float_scalar::map().
OCTAVE_API FloatComplex rc_lgamma | ( | float | x | ) |
Definition at line 483 of file lo-specfun.cc.
References algams(), D_NINT(), F77_XFCN, octave_Float_Inf, x, xisinf(), and xisnan().
Definition at line 2977 of file lo-specfun.cc.
References log1p().
Referenced by octave_sparse_matrix::map(), octave_float_matrix::map(), octave_matrix::map(), octave_scalar::map(), and octave_float_scalar::map().
OCTAVE_API FloatComplex rc_log1p | ( | float | ) |
Definition at line 2985 of file lo-specfun.cc.
Definition at line 365 of file lo-specfun.cc.
References D_NINT(), F77_XFCN, octave_Inf, octave_NaN, xdgamma(), xisinf(), xisnan(), and xnegative_sign().
Referenced by xgamma().
Definition at line 437 of file lo-specfun.cc.
References D_NINT(), F77_XFCN, octave_Float_Inf, octave_Float_NaN, xgamma(), xisinf(), xisnan(), and xnegative_sign().
Definition at line 391 of file lo-specfun.cc.
References D_NINT(), dlgams(), F77_XFCN, octave_Inf, x, xisinf(), and xisnan().
Referenced by betaincinv().