GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions/Subroutines
psifn.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine psifn (X, N, KODE, M, ANS, NZ, IERR)
 

Function/Subroutine Documentation

subroutine psifn ( real  X,
integer  N,
integer  KODE,
integer  M,
real, dimension(*)  ANS,
integer  NZ,
integer  IERR 
)

Definition at line 2 of file psifn.f.

References abs(), dimension(), base_det< T >::exp(), log(), max(), min(), and to.

Referenced by octave::math::fortran_psifn< float >().