etirm::ICCLogistic< NPAR > Class Template Reference

Class declaration of logistic item response model; specializations supplied for NPAR = 1, 2, 3. More...

#include <ICCLogistic.h>

List of all members.

Private Member Functions

 ICCLogistic ()
 Private constructor prevents any objects of this type from being created with NPAR not equal to one of the values for which a specilization is supplied.


Detailed Description

template<int NPAR>
class etirm::ICCLogistic< NPAR >

Class declaration of logistic item response model; specializations supplied for NPAR = 1, 2, 3.

Template Parameters

Parameters:
NPAR Number of parameter used for instantiation of the dichotomous IRT model. Valid options are 1, 2, or 3.

Definition at line 159 of file ICCLogistic.h.


Constructor & Destructor Documentation

template<int NPAR>
etirm::ICCLogistic< NPAR >::ICCLogistic (  )  [inline, private]

Private constructor prevents any objects of this type from being created with NPAR not equal to one of the values for which a specilization is supplied.

Definition at line 169 of file ICCLogistic.h.

00170     {
00171     }


The documentation for this class was generated from the following file:
Generated on Sat Mar 1 21:41:25 2008 for ETIRM by  doxygen 1.5.4