Go to the source code of this file.
|
subroutine | mnpfit (PARX2P, PARY2P, NPAR2P, COEF2P, SDEV2P) |
|
◆ mnpfit()
subroutine mnpfit |
( |
dimension(npar2p) |
PARX2P, |
|
|
dimension(npar2p) |
PARY2P, |
|
|
|
NPAR2P, |
|
|
dimension(npar2p) |
COEF2P, |
|
|
|
SDEV2P |
|
) |
| |
Definition at line 10 of file mnpfit.f.
References a, f, h, i, o, t, x2(), y, and z.
Referenced by mncros(), and mnline().
23 IMPLICIT DOUBLE PRECISION (
a-
h,
o-
z)
35 dimension parx2p(npar2p),pary2p(npar2p),coef2p(npar2p)
41 IF(npar2p.LT.3)
GO TO 10
70 cz(2)=(xy-x3*cz(3))/
x2 72 IF(npar2p.EQ.3)
GOTO 6
73 sdev2p=y2-(cz(1)*
y+cz(2)*xy+cz(3)*x2y)
74 IF(sdev2p.LT.0.) sdev2p=0.
76 6 cz(1)=cz(1)+xm*(xm*cz(3)-cz(2))
77 cz(2)=cz(2)-2.*xm*cz(3)
real(4), dimension(:), allocatable, save h
latitude latitude this system is used *****************************************************************! type coord sequence union map real y
block data include Zlatfit h c fitting region data x2(1)/0.5/data x1(2)/0.3/
dE dx *! Nuc Int sampling table f