Go to the source code of this file.
|
subroutine | dpchim (n, x, f, d, incfd, ierr) |
|
◆ dpchim()
subroutine dpchim |
( |
integer |
n, |
|
|
double precision, dimension(*) |
x, |
|
|
double precision, dimension(incfd,*) |
f, |
|
|
double precision, dimension(incfd,*) |
d, |
|
|
integer |
incfd, |
|
|
integer |
ierr |
|
) |
| |