GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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 3 of file dpchim.f.

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

Referenced by F__pchip_deriv__().