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

matvec::Observe Class Reference

#include <glmm.h>

List of all members.

Public Methods

 Observe ()
 ~Observe ()
int display (void) const

Public Attributes

void ** param
int numtrait
int rec
int pev_current
int need_data
std::string pattern
Vector< double > residual
Vector< double > estimate
doubleMatrix pev
doubleMatrix rve
Vector< double > rpy
doubleMatrix W
doubleMatrix Adj_Cov
Vector< double > q
Vector< double > est_null
double weight
double like_val
Vector< double > y
doubleMatrix Resid_Var
doubleMatrix H
doubleMatrix Hinv
int nvc
doubleMatrixResid_Sin_Mat
doubleMatrixresid_var
Vector< double > * varcomp
Datadata


Constructor & Destructor Documentation

matvec::Observe::Observe   [inline]
 

Definition at line 55 of file glmm.h.

References like_val, nvc, param, pattern, and pev_current.

00055             {pattern="";nvc=0;Resid_Sin_Mat=0;varcomp=0;
00056   pev_current=0;like_val=0;data=0;param=0;};

matvec::Observe::~Observe   [inline]
 

Definition at line 57 of file glmm.h.

00057              {
00058         if(Resid_Sin_Mat) delete [] Resid_Sin_Mat;Resid_Sin_Mat=0;
00059     };


Member Function Documentation

int matvec::Observe::display void    const [inline]
 

Definition at line 60 of file glmm.h.

00060 {std::cout<<"\tan object of Observe\n";return 1;};


Member Data Documentation

doubleMatrix matvec::Observe::Adj_Cov
 

Definition at line 41 of file glmm.h.

Data* matvec::Observe::data
 

Definition at line 54 of file glmm.h.

Referenced by matvec::GLMM::new_obs().

Vector<double> matvec::Observe::est_null
 

Definition at line 43 of file glmm.h.

Vector<double> matvec::Observe::estimate
 

Definition at line 37 of file glmm.h.

Referenced by matvec::GLMM::Linear_Predictor(), matvec::GLMM::new_obs(), matvec::normal_loginClasses(), matvec::GLMM::residual(), and matvec::GLMM::setup_ww().

doubleMatrix matvec::Observe::H
 

Definition at line 48 of file glmm.h.

Referenced by matvec::GLMM::contrast(), matvec::GLMM::new_obs(), matvec::normal_loginClasses(), matvec::GLMM::residual(), and matvec::GLMM::SSQCP().

doubleMatrix matvec::Observe::Hinv
 

Definition at line 49 of file glmm.h.

Referenced by matvec::GLMM::new_obs().

double matvec::Observe::like_val
 

Definition at line 45 of file glmm.h.

Referenced by matvec::normal_loginClasses(), Observe(), matvec::GLMM::residual(), and matvec::GLMM::setup_ww().

int matvec::Observe::need_data
 

Definition at line 34 of file glmm.h.

Referenced by matvec::GLMM::new_obs(), and matvec::GLMM::setup_ww().

int matvec::Observe::numtrait
 

Definition at line 33 of file glmm.h.

Referenced by matvec::GLMM::new_obs(), and matvec::normal_loginClasses().

int matvec::Observe::nvc
 

Definition at line 50 of file glmm.h.

Referenced by matvec::GLMM::new_obs(), matvec::normal_loginClasses(), and Observe().

void** matvec::Observe::param
 

Definition at line 32 of file glmm.h.

Referenced by matvec::GLMM::new_obs(), and Observe().

std::string matvec::Observe::pattern
 

Definition at line 35 of file glmm.h.

Referenced by matvec::GLMM::new_obs(), matvec::normal_loginClasses(), Observe(), matvec::GLMM::residual(), and matvec::GLMM::setup_ww().

doubleMatrix matvec::Observe::pev
 

Definition at line 38 of file glmm.h.

Referenced by matvec::GLMM::new_obs(), matvec::GLMM::pev(), matvec::GLMM::residual(), and matvec::GLMM::SSQCP().

int matvec::Observe::pev_current
 

Definition at line 33 of file glmm.h.

Referenced by matvec::GLMM::new_obs(), Observe(), and matvec::GLMM::residual().

Vector<double> matvec::Observe::q
 

Definition at line 42 of file glmm.h.

int matvec::Observe::rec
 

Definition at line 33 of file glmm.h.

Referenced by matvec::GLMM::new_obs(), and matvec::normal_loginClasses().

doubleMatrix* matvec::Observe::Resid_Sin_Mat
 

Definition at line 51 of file glmm.h.

Referenced by matvec::GLMM::contrast(), matvec::GLMM::new_obs(), matvec::normal_loginClasses(), and matvec::GLMM::SSQCP().

doubleMatrix* matvec::Observe::resid_var
 

Definition at line 52 of file glmm.h.

Referenced by matvec::GLMM::new_obs(), and matvec::normal_loginClasses().

doubleMatrix matvec::Observe::Resid_Var
 

Definition at line 47 of file glmm.h.

Referenced by matvec::GLMM::new_obs(), matvec::normal_loginClasses(), matvec::GLMM::residual(), matvec::GLMM::setup_ww(), and matvec::GLMM::SSQCP().

Vector<double> matvec::Observe::residual
 

Definition at line 36 of file glmm.h.

Referenced by matvec::GLMM::new_obs(), matvec::normal_loginClasses(), matvec::GLMM::resid(), and matvec::GLMM::SSQCP().

Vector<double> matvec::Observe::rpy
 

Definition at line 40 of file glmm.h.

Referenced by matvec::GLMM::new_obs(), matvec::normal_loginClasses(), matvec::GLMM::residual(), and matvec::GLMM::setup_ww().

doubleMatrix matvec::Observe::rve
 

Definition at line 39 of file glmm.h.

Referenced by matvec::GLMM::contrast(), matvec::GLMM::new_obs(), matvec::normal_loginClasses(), matvec::GLMM::residual(), matvec::GLMM::setup_ww(), and matvec::GLMM::SSQCP().

Vector<double>* matvec::Observe::varcomp
 

Definition at line 53 of file glmm.h.

Referenced by matvec::GLMM::new_obs(), and matvec::normal_loginClasses().

doubleMatrix matvec::Observe::W
 

Definition at line 41 of file glmm.h.

double matvec::Observe::weight
 

Definition at line 44 of file glmm.h.

Referenced by matvec::GLMM::contrast(), matvec::GLMM::new_obs(), matvec::GLMM::residual(), and matvec::GLMM::SSQCP().

Vector<double> matvec::Observe::y
 

Definition at line 46 of file glmm.h.

Referenced by matvec::GLMM::new_obs(), matvec::normal_loginClasses(), and matvec::GLMM::setup_ww().


The documentation for this class was generated from the following file:
Generated on Thu Jun 16 17:14:42 2005 for Matvec by doxygen1.2.16