GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
dpchim.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dpchim (n, x, f, d, incfd, ierr)
 

Function/Subroutine Documentation

◆ dpchim()

subroutine dpchim ( integer  n,
double precision, dimension(*)  x,
double precision, dimension(incfd,*)  f,
double precision, dimension(incfd,*)  d,
integer  incfd,
integer  ierr 
)

Definition at line 2 of file dpchim.f.

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

Referenced by F__pchip_deriv__().