#include <ICCLogistic.h>
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. |
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.
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.