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 |
| opentl::core::cvdata::T_MEAS_LIK::T_MEAS_LIK | ( | ) | [inline] |
| 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] |
| std::vector<int> opentl::core::cvdata::T_MEAS_LIK::assoc |
| std::vector<double> opentl::core::cvdata::T_MEAS_LIK::E |
| std::vector<double> opentl::core::cvdata::T_MEAS_LIK::h |
| std::vector<double> opentl::core::cvdata::T_MEAS_LIK::invCov |
| std::vector<std::vector<double> > opentl::core::cvdata::T_MEAS_LIK::Jac |
| std::vector<double> opentl::core::cvdata::T_MEAS_LIK::z |
1.5.8