GNU Octave  4.0.0
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
pchim.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine pchim (N, X, F, D, INCFD, IERR)
 

Function/Subroutine Documentation

subroutine pchim ( integer  N,
real, dimension(*)  X,
real, dimension(incfd,*)  F,
real, dimension(incfd,*)  D,
integer  INCFD,
integer  IERR 
)

Definition at line 2 of file pchim.f.

References abs(), max(), min(), and xermsg().

Referenced by F__pchip_deriv__().