GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
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

◆ pchim()

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 max(), min(), and xermsg().

Referenced by F__pchip_deriv__().