12 double getP1(
int idx )
const {
return m_p1[idx]; }
13 double getP2(
int idx )
const {
return m_p2[idx]; }
16 void setP1(
int idx,
double p1 ) { m_p1[idx] =
p1; }
17 void setP2(
int idx,
double p2 ) { m_p2[idx] =
p2; }
const unsigned int EstNBarPar
const unsigned int EstNBarParOff
**********Class see also m_nmax DOUBLE PRECISION m_amel DOUBLE PRECISION m_x2 DOUBLE PRECISION m_alfinv DOUBLE PRECISION m_Xenph INTEGER m_KeyWtm INTEGER m_idyfs DOUBLE PRECISION m_zini DOUBLE PRECISION m_p2
**********Class see also m_nmax DOUBLE PRECISION m_amel DOUBLE PRECISION m_x2 DOUBLE PRECISION m_alfinv DOUBLE PRECISION m_Xenph INTEGER m_KeyWtm INTEGER m_idyfs DOUBLE PRECISION m_zini DOUBLE PRECISION m_p1
void setP2(int idx, double p2)
double getP2(int idx) const
double getP1(int idx) const
void setP1(int idx, double p1)