opentl::core::cvdata::T_MEAS_LIK Class Reference

Structure holding the output, explicit measurement data, collected by the likelihood class. More...

List of all members.

Public Member Functions

std::size_t getJacSize ()
 Get degree of freedom of Jac matrix.
std::size_t getMeasSize ()
 Get number of allocated features.
void resizeAll (std::size_t measSize_, std::size_t jacSize_)
 T_MEAS_LIK ()

Public Attributes

std::vector< int > assoc
std::vector< double > E
std::vector< double > h
std::vector< double > invCov
std::vector< std::vector
< double > > 
Jac
std::vector< double > z


Detailed Description

Structure holding the output, explicit measurement data, collected by the likelihood class.

Constructor & Destructor Documentation

opentl::core::cvdata::T_MEAS_LIK::T_MEAS_LIK (  )  [inline]


Member Function Documentation

std::size_t opentl::core::cvdata::T_MEAS_LIK::getJacSize (  )  [inline]

Get degree of freedom of Jac matrix.

std::size_t opentl::core::cvdata::T_MEAS_LIK::getMeasSize (  )  [inline]

Get number of allocated features.

void opentl::core::cvdata::T_MEAS_LIK::resizeAll ( std::size_t  measSize_,
std::size_t  jacSize_ 
) [inline]


Member Data Documentation

std::vector<std::vector<double> > opentl::core::cvdata::T_MEAS_LIK::Jac


Generated on Fri Jul 31 17:38:38 2009 for OpenTL by  doxygen 1.5.8