Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Midnight Class Reference

#include <Midnight.h>

List of all members.

Public Methods

 Midnight ()
 Midnight (MInt maxpar)
virtual ~Midnight ()
void SetFCN (MFunction)
void SetPrintf (MPrintf)
int GetParameter (int parNo, double &currentValue, double &currentError )
void mnamin ()
void mnbins (MDouble a1, MDouble a2, MInt naa, MDouble &bl, MDouble &bh, MInt &nb, MDouble &bwid)
void mncalf (MDouble *pvec, MDouble &ycalf)
void mncler ()
void mncntr (MInt ke1, MInt ke2, MInt &ierrf)
void mncomd (MString crdbin, MInt &icondn)
void mncont (MInt ke1, MInt ke2, MInt nptu, MDouble *xptu, MDouble *yptu, MInt &ierrf)
void mncrck (MString &crdbuf, MInt maxcwd, MString &comand, MInt &lnc , MInt mxp, MDouble *plist, MInt &llist, MInt &ierr, MInt isyswr)
void mncros (MDouble &aopt, MInt &iercr)
void mncuve ()
void mnderi ()
void mndxdi (MDouble pint, MInt ipar, MDouble &dxdi)
void mneig (MDouble *a, MInt ndima, MInt n, MInt mits, MDouble *work, MDouble precis, MInt &ifault)
void mnemat (MDouble *emat, MInt ndim)
void mnerrs (MInt number, MDouble &eplus, MDouble &eminus, MDouble &eparab, MDouble &gcc)
void mneval (MDouble anext, MDouble &fnext, MInt &ierev)
void mnexcm (MString comand, MDouble *plist, MInt llist, MInt &ierflg)
void mnexin (MDouble *pint)
void mnfixp (MInt iint, MInt &ierr)
void mnfree (MInt k)
void mngrad ()
void mnhelp (MString comd)
void mnhess ()
void mnhes1 ()
void mnimpr ()
void mninex (MDouble *pint)
void mninit (MInt i1, MInt i2, MInt i3)
void mnlims ()
void mnline (MDouble *start, MDouble fstart, MDouble *step, MDouble slope, MDouble toler)
void mnmatu (MInt kode)
void mnmigr ()
void mnmnos ()
void mnmnot (MInt ilax, MInt ilax2, MDouble &val2pl, MDouble &val2mi)
void mnparm (MInt k, MString cnamj, MDouble uk, MDouble wk, MDouble a, MDouble b, MInt &ierflg)
void mnpars (MString &crdbuf, MInt &icondn)
void mnpfit (MDouble *parx2p, MDouble *pary2p, MInt npar2p, MDouble *coef2p, MDouble &sdev2p)
void mnpint (MDouble &pexti, MInt i, MDouble &pinti)
void mnplot (MDouble *xpt, MDouble *ypt, MString *chpt, MInt nxypt, MInt npagwd, MInt npagln)
void mnpout (MInt iuext, MString& chnam, MDouble &val, MDouble &err, MDouble &xlolim, MDouble &xuplim, MInt &iuint)
void mnprin (MInt inkode, MDouble fval)
void mnpsdf ()
void mnrazz (MDouble ynew, MDouble *pnew, MDouble *y, MInt &jh, MInt &jl)
void mnrn15 (MDouble &val, MInt &inseed)
void mnrset (MInt iopt)
void mnsave ()
void mnscan ()
void mnseek ()
void mnset ()
void mnsimp ()
void mnstat (MDouble &fmin, MDouble &fedm, MDouble &errdef, MInt &npari, MInt &nparx, MInt &istat)
void mntiny (MDouble epsp1, MDouble &epsbak)
MBool mnunpt (MString &cfname)
void mnvert (MDouble *a, MInt l, MInt m, MInt n, MInt &ifail)
void mnwarn (const char *copt, const char *corg, const char *cmes)
void mnwerr ()

Private Methods

 Midnight (const Midnight &m)
void BuildArrays (MInt maxpar=15)
void DeleteArrays ()

Private Attributes

MInt fEmpty
MInt fMaxpar
MStringfCpnam
MDoublefU
MDoublefAlim
MDoublefBlim
MDoublefErp
MDoublefErn
MDoublefWerr
MDoublefGlobcc
MIntfNvarl
MIntfNiofex
MIntfNexofi
MDoublefX
MDoublefXt
MDoublefDirin
MDoublefXs
MDoublefXts
MDoublefDirins
MDoublefGrd
MDoublefG2
MDoublefGstep
MDoublefGin
MDoublefDgrd
MDoublefGrds
MDoublefG2s
MDoublefGsteps
MIntfIpfix
MInt fNpfix
MDoublefVhmat
MDoublefVthmat
MDoublefP
MDoublefPstar
MDoublefPstst
MDoublefPbar
MDoublefPrho
MInt fMaxint
MInt fNpar
MInt fMaxext
MInt fNu
MInt fIsysrd
MInt fIsyswr
MInt fIsyssa
MInt fNpagwd
MInt fNpagln
MInt fNewpag
MInt fIstkrd [10]
MInt fNstkrd
MInt fIstkwr [10]
MInt fNstkwr
MString fCfrom
MString fCstatu
MString fCtitl
MString fCword
MString fCundef
MString fCvrsn
MString fCovmes [4]
MInt fISW [7]
MInt fIdbg [11]
MInt fNblock
MInt fIcomnd
MDouble fAmin
MDouble fUp
MDouble fEDM
MDouble fFval3
MDouble fEpsi
MDouble fApsi
MDouble fDcovar
MInt fNfcn
MInt fNfcnmx
MInt fNfcnlc
MInt fNfcnfr
MInt fItaur
MInt fIstrat
MInt fNwrmes [2]
MDoublefWord7
MBool fLwarn
MBool fLrepor
MBool fLimset
MBool fLnolim
MBool fLnewmn
MBool fLphead
MDouble fEpsmac
MDouble fEpsma2
MDouble fVlimlo
MDouble fVlimhi
MDouble fUndefi
MDouble fBigedm
MDouble fUpdflt
MDoublefXpt
MDoublefYpt
MStringfChpt
MDouble fXmidcr
MDouble fYmidcr
MDouble fXdircr
MDouble fYdircr
MInt fKe1cr
MInt fKe2cr
MStringfOrigin
MStringfWarmes
MInt fNfcwar [20]
MInt fIcirc [2]
MFunction fFCN
MPrintf fPrintf


Constructor & Destructor Documentation

Midnight::Midnight ( const Midnight & m ) [private]
 

Definition at line 106 of file Midnight.cxx.

Midnight::Midnight ( )
 

Definition at line 81 of file Midnight.cxx.

Midnight::Midnight ( MInt maxpar )
 

Definition at line 92 of file Midnight.cxx.

Midnight::~Midnight ( ) [virtual]
 

Definition at line 115 of file Midnight.cxx.


Member Function Documentation

void Midnight::BuildArrays ( MInt maxpar = 15 ) [private]
 

Definition at line 140 of file Midnight.cxx.

Referenced by Midnight().

void Midnight::DeleteArrays ( ) [private]
 

Definition at line 198 of file Midnight.cxx.

Referenced by ~Midnight().

int Midnight::GetParameter ( int parNo,
double & currentValue,
double & currentError )
 

Definition at line 126 of file Midnight.cxx.

Referenced by CalProfile::reconstruct().

void Midnight::SetFCN ( MFunction fcn )
 

Definition at line 246 of file Midnight.cxx.

Referenced by CalProfile::Init(), and CalProfile::reconstruct().

void Midnight::SetPrintf ( MPrintf aPrintf )
 

Definition at line 254 of file Midnight.cxx.

void Midnight::mnamin ( )
 

Definition at line 263 of file Midnight.cxx.

Referenced by mncntr(), mnderi(), mnexcm(), mnhess(), mnimpr(), mnmigr(), mnscan(), mnseek(), and mnsimp().

void Midnight::mnbins ( MDouble a1,
MDouble a2,
MInt naa,
MDouble & bl,
MDouble & bh,
MInt & nb,
MDouble & bwid )
 

Definition at line 287 of file Midnight.cxx.

Referenced by mnscan().

void Midnight::mncalf ( MDouble * pvec,
MDouble & ycalf )
 

Definition at line 363 of file Midnight.cxx.

Referenced by mnimpr().

void Midnight::mncler ( )
 

Definition at line 399 of file Midnight.cxx.

Referenced by mnexcm(), and mninit().

void Midnight::mncntr ( MInt ke1,
MInt ke2,
MInt & ierrf )
 

Definition at line 429 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mncomd ( MString crdbin,
MInt & icondn )
 

Definition at line 588 of file Midnight.cxx.

void Midnight::mncont ( MInt ke1,
MInt ke2,
MInt nptu,
MDouble * xptu,
MDouble * yptu,
MInt & ierrf )
 

Definition at line 686 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mncrck ( MString & crdbuf,
MInt maxcwd,
MString & comand,
MInt & lnc,
MInt mxp,
MDouble * plist,
MInt & llist,
MInt & ierr,
MInt isyswr )
 

Definition at line 970 of file Midnight.cxx.

Referenced by mncomd().

void Midnight::mncros ( MDouble & aopt,
MInt & iercr )
 

Definition at line 1090 of file Midnight.cxx.

Referenced by mncont(), and mnmnot().

void Midnight::mncuve ( )
 

Definition at line 1428 of file Midnight.cxx.

Referenced by mncont(), and mnexcm().

void Midnight::mnderi ( )
 

Definition at line 1476 of file Midnight.cxx.

Referenced by mngrad(), and mnmigr().

void Midnight::mndxdi ( MDouble pint,
MInt ipar,
MDouble & dxdi )
 

Definition at line 1593 of file Midnight.cxx.

Referenced by mncuve(), mnemat(), mnerrs(), mnhess(), and mnlims().

void Midnight::mneig ( MDouble * a,
MInt ndima,
MInt n,
MInt mits,
MDouble * work,
MDouble precis,
MInt & ifault )
 

Definition at line 1610 of file Midnight.cxx.

void Midnight::mnemat ( MDouble * emat,
MInt ndim )
 

Definition at line 1801 of file Midnight.cxx.

Referenced by mnmatu().

void Midnight::mnerrs ( MInt number,
MDouble & eplus,
MDouble & eminus,
MDouble & eparab,
MDouble & gcc )
 

Definition at line 1872 of file Midnight.cxx.

void Midnight::mneval ( MDouble anext,
MDouble & fnext,
MInt & ierev )
 

Definition at line 1916 of file Midnight.cxx.

Referenced by mncros().

void Midnight::mnexcm ( MString comand,
MDouble * plist,
MInt llist,
MInt & ierflg )
 

Definition at line 1949 of file Midnight.cxx.

Referenced by mncomd(), and CalProfile::reconstruct().

void Midnight::mnexin ( MDouble * pint )
 

Definition at line 2456 of file Midnight.cxx.

Referenced by mnamin(), mnfree(), mnlims(), and mnmnot().

void Midnight::mnfixp ( MInt iint1,
MInt & ierr )
 

Definition at line 2476 of file Midnight.cxx.

Referenced by mncont(), mnexcm(), and mnmnot().

void Midnight::mnfree ( MInt k )
 

Definition at line 2555 of file Midnight.cxx.

Referenced by mncont(), mnexcm(), mnmnot(), and mnparm().

void Midnight::mngrad ( )
 

Definition at line 2667 of file Midnight.cxx.

void Midnight::mnhelp ( MString comd )
 

Definition at line 2732 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mnhes1 ( )
 

Definition at line 3549 of file Midnight.cxx.

Referenced by mngrad(), and mnhess().

void Midnight::mnhess ( )
 

Definition at line 3320 of file Midnight.cxx.

Referenced by mncntr(), mncuve(), mnexcm(), and mnmigr().

void Midnight::mnimpr ( )
 

Definition at line 3623 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mninex ( MDouble * pint )
 

Definition at line 3837 of file Midnight.cxx.

Referenced by mncalf(), mncont(), mnderi(), mneval(), mnexcm(), mngrad(), mnhes1(), mnhess(), mnimpr(), mnline(), mnmigr(), and mnmnot().

void Midnight::mninit ( MInt i1,
MInt i2,
MInt i3 )
 

Definition at line 3858 of file Midnight.cxx.

Referenced by CalProfile::Init(), and Midnight().

void Midnight::mnlims ( )
 

Definition at line 3949 of file Midnight.cxx.

void Midnight::mnline ( MDouble * start,
MDouble fstart,
MDouble * step,
MDouble slope,
MDouble toler )
 

Definition at line 4060 of file Midnight.cxx.

Referenced by mnmigr().

void Midnight::mnmatu ( MInt kode )
 

Definition at line 4300 of file Midnight.cxx.

Referenced by mnexcm(), mnmigr(), and mnmnos().

void Midnight::mnmigr ( )
 

Definition at line 4380 of file Midnight.cxx.

Referenced by mncuve(), mneval(), and mnexcm().

void Midnight::mnmnos ( )
 

Definition at line 4720 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mnmnot ( MInt ilax,
MInt ilax2,
MDouble & val2pl,
MDouble & val2mi )
 

Definition at line 4797 of file Midnight.cxx.

Referenced by mncont(), and mnmnos().

void Midnight::mnparm ( MInt k1,
MString cnamj,
MDouble uk,
MDouble wk,
MDouble a,
MDouble b,
MInt & ierflg )
 

Definition at line 4990 of file Midnight.cxx.

Referenced by CalProfile::reconstruct().

void Midnight::mnpars ( MString & crdbuf,
MInt & icondn )
 

Definition at line 5190 of file Midnight.cxx.

void Midnight::mnpfit ( MDouble * parx2p,
MDouble * pary2p,
MInt npar2p,
MDouble * coef2p,
MDouble & sdev2p )
 

Definition at line 5281 of file Midnight.cxx.

Referenced by mncros(), and mnline().

void Midnight::mnpint ( MDouble & pexti,
MInt i1,
MDouble & pinti )
 

Definition at line 5350 of file Midnight.cxx.

Referenced by mnexin().

void Midnight::mnplot ( MDouble * xpt,
MDouble * ypt,
MString * chpt,
MInt nxypt,
MInt npagwd,
MInt npagln )
 

Definition at line 5391 of file Midnight.cxx.

Referenced by mncont(), mncros(), and mnline().

void Midnight::mnpout ( MInt iuext1,
MString & chnam,
MDouble & val,
MDouble & err,
MDouble & xlolim,
MDouble & xuplim,
MInt & iuint )
 

Definition at line 5562 of file Midnight.cxx.

Referenced by GetParameter().

void Midnight::mnprin ( MInt inkode,
MDouble fval )
 

Definition at line 5621 of file Midnight.cxx.

Referenced by mnexcm(), mnimpr(), mnmigr(), and mnmnos().

void Midnight::mnpsdf ( )
 

Definition at line 5822 of file Midnight.cxx.

Referenced by mnhess(), and mnmigr().

void Midnight::mnrazz ( MDouble ynew,
MDouble * pnew,
MDouble * y,
MInt & jh,
MInt & jl )
 

Definition at line 5892 of file Midnight.cxx.

Referenced by mnimpr().

void Midnight::mnrn15 ( MDouble & val,
MInt & inseed )
 

Definition at line 5939 of file Midnight.cxx.

Referenced by mnexcm(), and mnimpr().

void Midnight::mnrset ( MInt iopt )
 

Definition at line 5968 of file Midnight.cxx.

Referenced by mncler(), mnexcm(), mnimpr(), mnlims(), and mnparm().

void Midnight::mnsave ( )
 

Definition at line 6005 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mnscan ( )
 

Definition at line 6018 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mnseek ( )
 

Definition at line 6122 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mnset ( )
 

Definition at line 6218 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mnsimp ( )
 

Definition at line 6740 of file Midnight.cxx.

Referenced by mnexcm(), and mnimpr().

void Midnight::mnstat ( MDouble & fmin,
MDouble & fedm,
MDouble & errdef,
MInt & npari,
MInt & nparx,
MInt & istat )
 

Definition at line 6937 of file Midnight.cxx.

Referenced by CalProfile::reconstruct().

void Midnight::mntiny ( MDouble epsp1,
MDouble & epsbak )
 

Definition at line 6971 of file Midnight.cxx.

Referenced by mninit().

MBool Midnight::mnunpt ( MString & cfname )
 

Definition at line 6984 of file Midnight.cxx.

void Midnight::mnvert ( MDouble * a,
MInt l,
MInt m,
MInt n,
MInt & ifail )
 

Definition at line 7008 of file Midnight.cxx.

Referenced by mnhess(), and mnimpr().

void Midnight::mnwarn ( const char * copt1,
const char * corg1,
const char * cmes1 )
 

Definition at line 7092 of file Midnight.cxx.

Referenced by mncont(), mncros(), mncuve(), mnderi(), mnhes1(), mnhess(), mnline(), mnmigr(), mnmnot(), mnparm(), mnpint(), and mnpsdf().

void Midnight::mnwerr ( )
 

Definition at line 7178 of file Midnight.cxx.

Referenced by mncntr(), mncuve(), mnexcm(), mnmatu(), and mnmigr().


Member Data Documentation

MDouble * Midnight::fAlim [private]
 

Definition at line 54 of file Midnight.h.

MDouble Midnight::fAmin [private]
 

Definition at line 111 of file Midnight.h.

MDouble Midnight::fApsi [private]
 

Definition at line 116 of file Midnight.h.

MDouble Midnight::fBigedm [private]
 

Definition at line 137 of file Midnight.h.

MDouble * Midnight::fBlim [private]
 

Definition at line 55 of file Midnight.h.

MString Midnight::fCfrom [private]
 

Definition at line 100 of file Midnight.h.

MString * Midnight::fChpt [private]
 

Definition at line 141 of file Midnight.h.

MString Midnight::fCovmes[4] [private]
 

Definition at line 106 of file Midnight.h.

MString * Midnight::fCpnam [private]
 

Definition at line 52 of file Midnight.h.

MString Midnight::fCstatu [private]
 

Definition at line 101 of file Midnight.h.

MString Midnight::fCtitl [private]
 

Definition at line 102 of file Midnight.h.

MString Midnight::fCundef [private]
 

Definition at line 104 of file Midnight.h.

MString Midnight::fCvrsn [private]
 

Definition at line 105 of file Midnight.h.

MString Midnight::fCword [private]
 

Definition at line 103 of file Midnight.h.

Referenced by mnexcm().

MDouble Midnight::fDcovar [private]
 

Definition at line 117 of file Midnight.h.

MDouble * Midnight::fDgrd [private]
 

Definition at line 73 of file Midnight.h.

MDouble * Midnight::fDirin [private]
 

Definition at line 65 of file Midnight.h.

MDouble * Midnight::fDirins [private]
 

Definition at line 68 of file Midnight.h.

MDouble Midnight::fEDM [private]
 

Definition at line 113 of file Midnight.h.

MInt Midnight::fEmpty [private]
 

Definition at line 50 of file Midnight.h.

MDouble Midnight::fEpsi [private]
 

Definition at line 115 of file Midnight.h.

MDouble Midnight::fEpsma2 [private]
 

Definition at line 133 of file Midnight.h.

MDouble Midnight::fEpsmac [private]
 

Definition at line 132 of file Midnight.h.

MDouble * Midnight::fErn [private]
 

Definition at line 57 of file Midnight.h.

MDouble * Midnight::fErp [private]
 

Definition at line 56 of file Midnight.h.

MFunction Midnight::fFCN [private]
 

Definition at line 152 of file Midnight.h.

MDouble Midnight::fFval3 [private]
 

Definition at line 114 of file Midnight.h.

MDouble * Midnight::fG2 [private]
 

Definition at line 70 of file Midnight.h.

MDouble * Midnight::fG2s [private]
 

Definition at line 75 of file Midnight.h.

MDouble * Midnight::fGin [private]
 

Definition at line 72 of file Midnight.h.

MDouble * Midnight::fGlobcc [private]
 

Definition at line 59 of file Midnight.h.

MDouble * Midnight::fGrd [private]
 

Definition at line 69 of file Midnight.h.

MDouble * Midnight::fGrds [private]
 

Definition at line 74 of file Midnight.h.

MDouble * Midnight::fGstep [private]
 

Definition at line 71 of file Midnight.h.

MDouble * Midnight::fGsteps [private]
 

Definition at line 76 of file Midnight.h.

MInt Midnight::fISW[7] [private]
 

Definition at line 107 of file Midnight.h.

MInt Midnight::fIcirc[2] [private]
 

Definition at line 151 of file Midnight.h.

MInt Midnight::fIcomnd [private]
 

Definition at line 110 of file Midnight.h.

MInt Midnight::fIdbg[11] [private]
 

Definition at line 108 of file Midnight.h.

MInt * Midnight::fIpfix [private]
 

Definition at line 77 of file Midnight.h.

MInt Midnight::fIstkrd[10] [private]
 

Definition at line 96 of file Midnight.h.

MInt Midnight::fIstkwr[10] [private]
 

Definition at line 98 of file Midnight.h.

MInt Midnight::fIstrat [private]
 

Definition at line 123 of file Midnight.h.

MInt Midnight::fIsysrd [private]
 

Definition at line 90 of file Midnight.h.

MInt Midnight::fIsyssa [private]
 

Definition at line 92 of file Midnight.h.

MInt Midnight::fIsyswr [private]
 

Definition at line 91 of file Midnight.h.

MInt Midnight::fItaur [private]
 

Definition at line 122 of file Midnight.h.

MInt Midnight::fKe1cr [private]
 

Definition at line 146 of file Midnight.h.

MInt Midnight::fKe2cr [private]
 

Definition at line 147 of file Midnight.h.

MBool Midnight::fLimset [private]
 

Definition at line 128 of file Midnight.h.

MBool Midnight::fLnewmn [private]
 

Definition at line 130 of file Midnight.h.

MBool Midnight::fLnolim [private]
 

Definition at line 129 of file Midnight.h.

MBool Midnight::fLphead [private]
 

Definition at line 131 of file Midnight.h.

MBool Midnight::fLrepor [private]
 

Definition at line 127 of file Midnight.h.

MBool Midnight::fLwarn [private]
 

Definition at line 126 of file Midnight.h.

MInt Midnight::fMaxext [private]
 

Definition at line 88 of file Midnight.h.

MInt Midnight::fMaxint [private]
 

Definition at line 86 of file Midnight.h.

MInt Midnight::fMaxpar [private]
 

Definition at line 51 of file Midnight.h.

MInt Midnight::fNblock [private]
 

Definition at line 109 of file Midnight.h.

MInt Midnight::fNewpag [private]
 

Definition at line 95 of file Midnight.h.

MInt * Midnight::fNexofi [private]
 

Definition at line 62 of file Midnight.h.

MInt Midnight::fNfcn [private]
 

Definition at line 118 of file Midnight.h.

MInt Midnight::fNfcnfr [private]
 

Definition at line 121 of file Midnight.h.

MInt Midnight::fNfcnlc [private]
 

Definition at line 120 of file Midnight.h.

MInt Midnight::fNfcnmx [private]
 

Definition at line 119 of file Midnight.h.

MInt Midnight::fNfcwar[20] [private]
 

Definition at line 150 of file Midnight.h.

MInt * Midnight::fNiofex [private]
 

Definition at line 61 of file Midnight.h.

MInt Midnight::fNpagln [private]
 

Definition at line 94 of file Midnight.h.

MInt Midnight::fNpagwd [private]
 

Definition at line 93 of file Midnight.h.

MInt Midnight::fNpar [private]
 

Definition at line 87 of file Midnight.h.

MInt Midnight::fNpfix [private]
 

Definition at line 78 of file Midnight.h.

MInt Midnight::fNstkrd [private]
 

Definition at line 97 of file Midnight.h.

MInt Midnight::fNstkwr [private]
 

Definition at line 99 of file Midnight.h.

MInt Midnight::fNu [private]
 

Definition at line 89 of file Midnight.h.

MInt * Midnight::fNvarl [private]
 

Definition at line 60 of file Midnight.h.

MInt Midnight::fNwrmes[2] [private]
 

Definition at line 124 of file Midnight.h.

MString * Midnight::fOrigin [private]
 

Definition at line 148 of file Midnight.h.

MDouble * Midnight::fP [private]
 

Definition at line 81 of file Midnight.h.

MDouble * Midnight::fPbar [private]
 

Definition at line 84 of file Midnight.h.

MDouble * Midnight::fPrho [private]
 

Definition at line 85 of file Midnight.h.

MPrintf Midnight::fPrintf [private]
 

Definition at line 153 of file Midnight.h.

Referenced by Midnight(), mnamin(), mncntr(), mncomd(), mncont(), mncrck(), mncros(), mncuve(), mnderi(), mnemat(), mnexcm(), mnfixp(), mnfree(), mngrad(), mnhelp(), mnhes1(), mnhess(), mnimpr(), mninit(), mnlims(), mnline(), mnmatu(), mnmigr(), mnmnos(), mnmnot(), mnparm(), mnprin(), mnsave(), mnseek(), mnsimp(), and mnwarn().

MDouble * Midnight::fPstar [private]
 

Definition at line 82 of file Midnight.h.

MDouble * Midnight::fPstst [private]
 

Definition at line 83 of file Midnight.h.

MDouble * Midnight::fU [private]
 

Definition at line 53 of file Midnight.h.

MDouble Midnight::fUndefi [private]
 

Definition at line 136 of file Midnight.h.

MDouble Midnight::fUp [private]
 

Definition at line 112 of file Midnight.h.

MDouble Midnight::fUpdflt [private]
 

Definition at line 138 of file Midnight.h.

MDouble * Midnight::fVhmat [private]
 

Definition at line 79 of file Midnight.h.

MDouble Midnight::fVlimhi [private]
 

Definition at line 135 of file Midnight.h.

MDouble Midnight::fVlimlo [private]
 

Definition at line 134 of file Midnight.h.

MDouble * Midnight::fVthmat [private]
 

Definition at line 80 of file Midnight.h.

MString * Midnight::fWarmes [private]
 

Definition at line 149 of file Midnight.h.

MDouble * Midnight::fWerr [private]
 

Definition at line 58 of file Midnight.h.

MDouble * Midnight::fWord7 [private]
 

Definition at line 125 of file Midnight.h.

MDouble * Midnight::fX [private]
 

Definition at line 63 of file Midnight.h.

MDouble Midnight::fXdircr [private]
 

Definition at line 144 of file Midnight.h.

MDouble Midnight::fXmidcr [private]
 

Definition at line 142 of file Midnight.h.

MDouble * Midnight::fXpt [private]
 

Definition at line 139 of file Midnight.h.

MDouble * Midnight::fXs [private]
 

Definition at line 66 of file Midnight.h.

MDouble * Midnight::fXt [private]
 

Definition at line 64 of file Midnight.h.

MDouble * Midnight::fXts [private]
 

Definition at line 67 of file Midnight.h.

MDouble Midnight::fYdircr [private]
 

Definition at line 145 of file Midnight.h.

MDouble Midnight::fYmidcr [private]
 

Definition at line 143 of file Midnight.h.

MDouble * Midnight::fYpt [private]
 

Definition at line 140 of file Midnight.h.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:20:47 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000