Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

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 211 of file Midnight.cxx.

Midnight::Midnight ( )
 

Definition at line 161 of file Midnight.cxx.

Midnight::Midnight ( MInt maxpar )
 

Definition at line 183 of file Midnight.cxx.

Midnight::~Midnight ( ) [virtual]
 

Definition at line 229 of file Midnight.cxx.


Member Function Documentation

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

Definition at line 279 of file Midnight.cxx.

Referenced by Midnight().

void Midnight::DeleteArrays ( ) [private]
 

Definition at line 395 of file Midnight.cxx.

Referenced by ~Midnight().

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

Definition at line 251 of file Midnight.cxx.

void Midnight::SetFCN ( MFunction fcn )
 

Definition at line 491 of file Midnight.cxx.

void Midnight::SetPrintf ( MPrintf aPrintf )
 

Definition at line 507 of file Midnight.cxx.

void Midnight::mnamin ( )
 

Definition at line 525 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 573 of file Midnight.cxx.

Referenced by mnscan().

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

Definition at line 725 of file Midnight.cxx.

Referenced by mnimpr().

void Midnight::mncler ( )
 

Definition at line 797 of file Midnight.cxx.

Referenced by mnexcm(), and mninit().

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

Definition at line 857 of file Midnight.cxx.

Referenced by mnexcm().

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

Definition at line 1175 of file Midnight.cxx.

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

Definition at line 1371 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 1939 of file Midnight.cxx.

Referenced by mncomd().

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

Definition at line 2179 of file Midnight.cxx.

Referenced by mncont(), and mnmnot().

void Midnight::mncuve ( )
 

Definition at line 2855 of file Midnight.cxx.

Referenced by mncont(), and mnexcm().

void Midnight::mnderi ( )
 

Definition at line 2951 of file Midnight.cxx.

Referenced by mngrad(), and mnmigr().

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

Definition at line 3185 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 3219 of file Midnight.cxx.

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

Definition at line 3601 of file Midnight.cxx.

Referenced by mnmatu().

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

Definition at line 3743 of file Midnight.cxx.

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

Definition at line 3831 of file Midnight.cxx.

Referenced by mncros().

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

Definition at line 3897 of file Midnight.cxx.

Referenced by mncomd().

void Midnight::mnexin ( MDouble * pint )
 

Definition at line 4911 of file Midnight.cxx.

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

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

Definition at line 4951 of file Midnight.cxx.

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

void Midnight::mnfree ( MInt k )
 

Definition at line 5109 of file Midnight.cxx.

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

void Midnight::mngrad ( )
 

Definition at line 5333 of file Midnight.cxx.

void Midnight::mnhelp ( MString comd )
 

Definition at line 5463 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mnhes1 ( )
 

Definition at line 7097 of file Midnight.cxx.

Referenced by mngrad(), and mnhess().

void Midnight::mnhess ( )
 

Definition at line 6639 of file Midnight.cxx.

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

void Midnight::mnimpr ( )
 

Definition at line 7245 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mninex ( MDouble * pint )
 

Definition at line 7673 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 7715 of file Midnight.cxx.

Referenced by Midnight().

void Midnight::mnlims ( )
 

Definition at line 7897 of file Midnight.cxx.

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

Definition at line 8119 of file Midnight.cxx.

Referenced by mnmigr().

void Midnight::mnmatu ( MInt kode )
 

Definition at line 8599 of file Midnight.cxx.

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

void Midnight::mnmigr ( )
 

Definition at line 8759 of file Midnight.cxx.

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

void Midnight::mnmnos ( )
 

Definition at line 9439 of file Midnight.cxx.

Referenced by mnexcm().

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

Definition at line 9593 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 9979 of file Midnight.cxx.

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

Definition at line 10379 of file Midnight.cxx.

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

Definition at line 10561 of file Midnight.cxx.

Referenced by mncros(), and mnline().

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

Definition at line 10699 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 10781 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 11123 of file Midnight.cxx.

Referenced by GetParameter().

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

Definition at line 11241 of file Midnight.cxx.

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

void Midnight::mnpsdf ( )
 

Definition at line 11643 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 11783 of file Midnight.cxx.

Referenced by mnimpr().

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

Definition at line 11877 of file Midnight.cxx.

Referenced by mnexcm(), and mnimpr().

void Midnight::mnrset ( MInt iopt )
 

Definition at line 11935 of file Midnight.cxx.

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

void Midnight::mnsave ( )
 

Definition at line 12009 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mnscan ( )
 

Definition at line 12035 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mnseek ( )
 

Definition at line 12243 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mnset ( )
 

Definition at line 12435 of file Midnight.cxx.

Referenced by mnexcm().

void Midnight::mnsimp ( )
 

Definition at line 13479 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 13873 of file Midnight.cxx.

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

Definition at line 13941 of file Midnight.cxx.

Referenced by mninit().

MBool Midnight::mnunpt ( MString & cfname )
 

Definition at line 13967 of file Midnight.cxx.

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

Definition at line 14015 of file Midnight.cxx.

Referenced by mnhess(), and mnimpr().

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

Definition at line 14183 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 14355 of file Midnight.cxx.

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


Member Data Documentation

MDouble * Midnight::fAlim [private]
 

Definition at line 22 of file Midnight.h.

MDouble Midnight::fAmin [private]
 

Definition at line 79 of file Midnight.h.

MDouble Midnight::fApsi [private]
 

Definition at line 84 of file Midnight.h.

MDouble Midnight::fBigedm [private]
 

Definition at line 105 of file Midnight.h.

MDouble * Midnight::fBlim [private]
 

Definition at line 23 of file Midnight.h.

MString Midnight::fCfrom [private]
 

Definition at line 68 of file Midnight.h.

MString * Midnight::fChpt [private]
 

Definition at line 109 of file Midnight.h.

MString Midnight::fCovmes[4] [private]
 

Definition at line 74 of file Midnight.h.

MString * Midnight::fCpnam [private]
 

Definition at line 20 of file Midnight.h.

MString Midnight::fCstatu [private]
 

Definition at line 69 of file Midnight.h.

MString Midnight::fCtitl [private]
 

Definition at line 70 of file Midnight.h.

MString Midnight::fCundef [private]
 

Definition at line 72 of file Midnight.h.

MString Midnight::fCvrsn [private]
 

Definition at line 73 of file Midnight.h.

MString Midnight::fCword [private]
 

Definition at line 71 of file Midnight.h.

Referenced by mnexcm().

MDouble Midnight::fDcovar [private]
 

Definition at line 85 of file Midnight.h.

MDouble * Midnight::fDgrd [private]
 

Definition at line 41 of file Midnight.h.

MDouble * Midnight::fDirin [private]
 

Definition at line 33 of file Midnight.h.

MDouble * Midnight::fDirins [private]
 

Definition at line 36 of file Midnight.h.

MDouble Midnight::fEDM [private]
 

Definition at line 81 of file Midnight.h.

MInt Midnight::fEmpty [private]
 

Definition at line 18 of file Midnight.h.

MDouble Midnight::fEpsi [private]
 

Definition at line 83 of file Midnight.h.

MDouble Midnight::fEpsma2 [private]
 

Definition at line 101 of file Midnight.h.

MDouble Midnight::fEpsmac [private]
 

Definition at line 100 of file Midnight.h.

MDouble * Midnight::fErn [private]
 

Definition at line 25 of file Midnight.h.

MDouble * Midnight::fErp [private]
 

Definition at line 24 of file Midnight.h.

MFunction Midnight::fFCN [private]
 

Definition at line 120 of file Midnight.h.

MDouble Midnight::fFval3 [private]
 

Definition at line 82 of file Midnight.h.

MDouble * Midnight::fG2 [private]
 

Definition at line 38 of file Midnight.h.

MDouble * Midnight::fG2s [private]
 

Definition at line 43 of file Midnight.h.

MDouble * Midnight::fGin [private]
 

Definition at line 40 of file Midnight.h.

MDouble * Midnight::fGlobcc [private]
 

Definition at line 27 of file Midnight.h.

MDouble * Midnight::fGrd [private]
 

Definition at line 37 of file Midnight.h.

MDouble * Midnight::fGrds [private]
 

Definition at line 42 of file Midnight.h.

MDouble * Midnight::fGstep [private]
 

Definition at line 39 of file Midnight.h.

MDouble * Midnight::fGsteps [private]
 

Definition at line 44 of file Midnight.h.

MInt Midnight::fISW[7] [private]
 

Definition at line 75 of file Midnight.h.

MInt Midnight::fIcirc[2] [private]
 

Definition at line 119 of file Midnight.h.

MInt Midnight::fIcomnd [private]
 

Definition at line 78 of file Midnight.h.

MInt Midnight::fIdbg[11] [private]
 

Definition at line 76 of file Midnight.h.

MInt * Midnight::fIpfix [private]
 

Definition at line 45 of file Midnight.h.

MInt Midnight::fIstkrd[10] [private]
 

Definition at line 64 of file Midnight.h.

MInt Midnight::fIstkwr[10] [private]
 

Definition at line 66 of file Midnight.h.

MInt Midnight::fIstrat [private]
 

Definition at line 91 of file Midnight.h.

MInt Midnight::fIsysrd [private]
 

Definition at line 58 of file Midnight.h.

MInt Midnight::fIsyssa [private]
 

Definition at line 60 of file Midnight.h.

MInt Midnight::fIsyswr [private]
 

Definition at line 59 of file Midnight.h.

MInt Midnight::fItaur [private]
 

Definition at line 90 of file Midnight.h.

MInt Midnight::fKe1cr [private]
 

Definition at line 114 of file Midnight.h.

MInt Midnight::fKe2cr [private]
 

Definition at line 115 of file Midnight.h.

MBool Midnight::fLimset [private]
 

Definition at line 96 of file Midnight.h.

MBool Midnight::fLnewmn [private]
 

Definition at line 98 of file Midnight.h.

MBool Midnight::fLnolim [private]
 

Definition at line 97 of file Midnight.h.

MBool Midnight::fLphead [private]
 

Definition at line 99 of file Midnight.h.

MBool Midnight::fLrepor [private]
 

Definition at line 95 of file Midnight.h.

MBool Midnight::fLwarn [private]
 

Definition at line 94 of file Midnight.h.

MInt Midnight::fMaxext [private]
 

Definition at line 56 of file Midnight.h.

MInt Midnight::fMaxint [private]
 

Definition at line 54 of file Midnight.h.

MInt Midnight::fMaxpar [private]
 

Definition at line 19 of file Midnight.h.

MInt Midnight::fNblock [private]
 

Definition at line 77 of file Midnight.h.

MInt Midnight::fNewpag [private]
 

Definition at line 63 of file Midnight.h.

MInt * Midnight::fNexofi [private]
 

Definition at line 30 of file Midnight.h.

MInt Midnight::fNfcn [private]
 

Definition at line 86 of file Midnight.h.

MInt Midnight::fNfcnfr [private]
 

Definition at line 89 of file Midnight.h.

MInt Midnight::fNfcnlc [private]
 

Definition at line 88 of file Midnight.h.

MInt Midnight::fNfcnmx [private]
 

Definition at line 87 of file Midnight.h.

MInt Midnight::fNfcwar[20] [private]
 

Definition at line 118 of file Midnight.h.

MInt * Midnight::fNiofex [private]
 

Definition at line 29 of file Midnight.h.

MInt Midnight::fNpagln [private]
 

Definition at line 62 of file Midnight.h.

MInt Midnight::fNpagwd [private]
 

Definition at line 61 of file Midnight.h.

MInt Midnight::fNpar [private]
 

Definition at line 55 of file Midnight.h.

MInt Midnight::fNpfix [private]
 

Definition at line 46 of file Midnight.h.

MInt Midnight::fNstkrd [private]
 

Definition at line 65 of file Midnight.h.

MInt Midnight::fNstkwr [private]
 

Definition at line 67 of file Midnight.h.

MInt Midnight::fNu [private]
 

Definition at line 57 of file Midnight.h.

MInt * Midnight::fNvarl [private]
 

Definition at line 28 of file Midnight.h.

MInt Midnight::fNwrmes[2] [private]
 

Definition at line 92 of file Midnight.h.

MString * Midnight::fOrigin [private]
 

Definition at line 116 of file Midnight.h.

MDouble * Midnight::fP [private]
 

Definition at line 49 of file Midnight.h.

MDouble * Midnight::fPbar [private]
 

Definition at line 52 of file Midnight.h.

MDouble * Midnight::fPrho [private]
 

Definition at line 53 of file Midnight.h.

MPrintf Midnight::fPrintf [private]
 

Definition at line 121 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 50 of file Midnight.h.

MDouble * Midnight::fPstst [private]
 

Definition at line 51 of file Midnight.h.

MDouble * Midnight::fU [private]
 

Definition at line 21 of file Midnight.h.

MDouble Midnight::fUndefi [private]
 

Definition at line 104 of file Midnight.h.

MDouble Midnight::fUp [private]
 

Definition at line 80 of file Midnight.h.

MDouble Midnight::fUpdflt [private]
 

Definition at line 106 of file Midnight.h.

MDouble * Midnight::fVhmat [private]
 

Definition at line 47 of file Midnight.h.

MDouble Midnight::fVlimhi [private]
 

Definition at line 103 of file Midnight.h.

MDouble Midnight::fVlimlo [private]
 

Definition at line 102 of file Midnight.h.

MDouble * Midnight::fVthmat [private]
 

Definition at line 48 of file Midnight.h.

MString * Midnight::fWarmes [private]
 

Definition at line 117 of file Midnight.h.

MDouble * Midnight::fWerr [private]
 

Definition at line 26 of file Midnight.h.

MDouble * Midnight::fWord7 [private]
 

Definition at line 93 of file Midnight.h.

MDouble * Midnight::fX [private]
 

Definition at line 31 of file Midnight.h.

MDouble Midnight::fXdircr [private]
 

Definition at line 112 of file Midnight.h.

MDouble Midnight::fXmidcr [private]
 

Definition at line 110 of file Midnight.h.

MDouble * Midnight::fXpt [private]
 

Definition at line 107 of file Midnight.h.

MDouble * Midnight::fXs [private]
 

Definition at line 34 of file Midnight.h.

MDouble * Midnight::fXt [private]
 

Definition at line 32 of file Midnight.h.

MDouble * Midnight::fXts [private]
 

Definition at line 35 of file Midnight.h.

MDouble Midnight::fYdircr [private]
 

Definition at line 113 of file Midnight.h.

MDouble Midnight::fYmidcr [private]
 

Definition at line 111 of file Midnight.h.

MDouble * Midnight::fYpt [private]
 

Definition at line 108 of file Midnight.h.


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