, including all inherited members.
addPoint(PointT &pt) | lslgeneric::NDTCell< PointT > | [inline, virtual] |
addPoints(pcl::PointCloud< PointT > &pt) | lslgeneric::NDTCell< PointT > | [inline, virtual] |
B | lslgeneric::NDTCell< PointT > | [private] |
Cell() | lslgeneric::Cell< PointT > | [inline] |
Cell(PointT ¢er, double &xsize, double &ysize, double &zsize) | lslgeneric::Cell< PointT > | [inline] |
Cell(const Cell &other) | lslgeneric::Cell< PointT > | [inline] |
CellClass enum name | lslgeneric::NDTCell< PointT > | |
center_ | lslgeneric::Cell< PointT > | [protected] |
cl_ | lslgeneric::NDTCell< PointT > | [private] |
classify() | lslgeneric::NDTCell< PointT > | |
clone() const | lslgeneric::NDTCell< PointT > | [virtual] |
computeGaussian(int mode=CELL_UPDATE_MODE_SAMPLE_VARIANCE, unsigned int maxnumpoints=1e9, float occupancy_limit=255, Eigen::Vector3d origin=Eigen::Vector3d(0, 0, 0), double sensor_noise=0.1) | lslgeneric::NDTCell< PointT > | [inline] |
computeGaussianSimple() | lslgeneric::NDTCell< PointT > | [inline] |
computeMaximumLikelihoodAlongLine(const PointT &p1, const PointT &p2, Eigen::Vector3d &out) | lslgeneric::NDTCell< PointT > | [inline] |
consistency_score | lslgeneric::NDTCell< PointT > | |
copy() const | lslgeneric::NDTCell< PointT > | [virtual] |
cost | lslgeneric::NDTCell< PointT > | |
cov_ | lslgeneric::NDTCell< PointT > | [private] |
d1_ | lslgeneric::NDTCell< PointT > | [private] |
d2_ | lslgeneric::NDTCell< PointT > | [private] |
edata | lslgeneric::NDTCell< PointT > | [private] |
emptydist | lslgeneric::NDTCell< PointT > | [private] |
emptylik | lslgeneric::NDTCell< PointT > | [private] |
emptyval | lslgeneric::NDTCell< PointT > | [private] |
EVAL_FACTOR | lslgeneric::NDTCell< PointT > | [private, static] |
EVAL_ROUGH_THR | lslgeneric::NDTCell< PointT > | [private, static] |
evals_ | lslgeneric::NDTCell< PointT > | [private] |
EVEC_INCLINED_THR | lslgeneric::NDTCell< PointT > | [private, static] |
evecs_ | lslgeneric::NDTCell< PointT > | [private] |
G | lslgeneric::NDTCell< PointT > | [private] |
getCenter() const | lslgeneric::Cell< PointT > | [inline] |
getClass() const | lslgeneric::NDTCell< PointT > | [inline] |
getCov() const | lslgeneric::NDTCell< PointT > | [inline] |
getDiagonal() const | lslgeneric::Cell< PointT > | [inline, virtual] |
getDimensions(double &xs, double &ys, double &zs) const | lslgeneric::Cell< PointT > | [inline] |
getDynamicLikelihood(unsigned int N) | lslgeneric::NDTCell< PointT > | [inline] |
getEmptyval() | lslgeneric::NDTCell< PointT > | [inline] |
getEvals() const | lslgeneric::NDTCell< PointT > | [inline] |
getEvecs() const | lslgeneric::NDTCell< PointT > | [inline] |
getEventData() | lslgeneric::NDTCell< PointT > | [inline] |
getInverseCov() const | lslgeneric::NDTCell< PointT > | [inline] |
getLikelihood(const PointT &pt) const | lslgeneric::NDTCell< PointT > | |
getMean() const | lslgeneric::NDTCell< PointT > | [inline] |
getN() | lslgeneric::NDTCell< PointT > | [inline] |
getOccupancy() | lslgeneric::NDTCell< PointT > | [inline] |
getOccupancyRescaled() | lslgeneric::NDTCell< PointT > | [inline] |
getRGB(float &r, float &g, float &b) | lslgeneric::NDTCell< PointT > | [inline] |
hasGaussian_ | lslgeneric::NDTCell< PointT > | |
HORIZONTAL enum value | lslgeneric::NDTCell< PointT > | |
icov_ | lslgeneric::NDTCell< PointT > | [private] |
INCLINED enum value | lslgeneric::NDTCell< PointT > | |
isEmpty | lslgeneric::NDTCell< PointT > | |
isInside(const PointT pt) const | lslgeneric::Cell< PointT > | [inline] |
loadFromJFF(FILE *jffin) | lslgeneric::NDTCell< PointT > | |
loadJFFEventData(FILE *jffin, TEventData &evdata) | lslgeneric::NDTCell< PointT > | [private] |
loadJFFMatrix(FILE *jffin, Eigen::Matrix3d &mat) | lslgeneric::NDTCell< PointT > | [private] |
loadJFFVector(FILE *jffin, Eigen::Vector3d &vec) | lslgeneric::NDTCell< PointT > | [private] |
max_occu_ | lslgeneric::NDTCell< PointT > | [private] |
mean_ | lslgeneric::NDTCell< PointT > | [private] |
N | lslgeneric::NDTCell< PointT > | [private] |
NDTCell() | lslgeneric::NDTCell< PointT > | [inline] |
NDTCell(PointT ¢er, double &xsize, double &ysize, double &zsize) | lslgeneric::NDTCell< PointT > | [inline] |
NDTCell(const NDTCell &other) | lslgeneric::NDTCell< PointT > | [inline] |
occ | lslgeneric::NDTCell< PointT > | [private] |
parametersSet_ | lslgeneric::NDTCell< PointT > | [private, static] |
points_ | lslgeneric::NDTCell< PointT > | |
R | lslgeneric::NDTCell< PointT > | [private] |
rescaleCovariance() | lslgeneric::NDTCell< PointT > | |
rescaleCovariance(Eigen::Matrix3d &cov, Eigen::Matrix3d &invCov) | lslgeneric::NDTCell< PointT > | |
ROUGH enum value | lslgeneric::NDTCell< PointT > | |
setCenter(const PointT &cn) | lslgeneric::Cell< PointT > | [inline] |
setCov(const Eigen::Matrix3d &cov) | lslgeneric::NDTCell< PointT > | |
setDimensions(const double &xs, const double &ys, const double &zs) | lslgeneric::Cell< PointT > | [inline] |
setEmptyval(int emptyval_) | lslgeneric::NDTCell< PointT > | [inline] |
setEvals(const Eigen::Vector3d &ev) | lslgeneric::NDTCell< PointT > | [inline] |
setEventData(TEventData _ed) | lslgeneric::NDTCell< PointT > | [inline] |
setMean(const Eigen::Vector3d &mean) | lslgeneric::NDTCell< PointT > | [inline] |
setN(int N_) | lslgeneric::NDTCell< PointT > | [inline] |
setOccupancy(float occ_) | lslgeneric::NDTCell< PointT > | [inline] |
setParameters(double _EVAL_ROUGH_THR=0.1, double _EVEC_INCLINED_THR=8 *M_PI/18, double _EVAL_FACTOR=100) | lslgeneric::NDTCell< PointT > | [static] |
setRGB(float r, float g, float b) | lslgeneric::NDTCell< PointT > | [inline] |
squareSum(const Eigen::Matrix3d &C, const Eigen::Vector3d &x) | lslgeneric::NDTCell< PointT > | [inline, private] |
studentT() | lslgeneric::NDTCell< PointT > | [inline, private] |
UNKNOWN enum value | lslgeneric::NDTCell< PointT > | |
updateColorInformation() | lslgeneric::NDTCell< PointT > | [inline] |
updateColorInformation() | lslgeneric::NDTCell< PointT > | [inline] |
updateColorInformation() | lslgeneric::NDTCell< PointT > | [inline] |
updateEmpty(double elik, double dist) | lslgeneric::NDTCell< PointT > | [inline] |
updateOccupancy(float occ_val, float max_occu=255.0) | lslgeneric::NDTCell< PointT > | [inline] |
updateSampleVariance(const Eigen::Matrix3d &cov2, const Eigen::Vector3d &m2, unsigned int numpointsindistribution, bool updateOccupancyFlag=true, float max_occu=1024, unsigned int maxnumpoints=1e9) | lslgeneric::NDTCell< PointT > | [inline] |
VERTICAL enum value | lslgeneric::NDTCell< PointT > | |
writeJFFEventData(FILE *jffout, TEventData &evdata) | lslgeneric::NDTCell< PointT > | [private] |
writeJFFMatrix(FILE *jffout, Eigen::Matrix3d &mat) | lslgeneric::NDTCell< PointT > | [private] |
writeJFFVector(FILE *jffout, Eigen::Vector3d &vec) | lslgeneric::NDTCell< PointT > | [private] |
writeToJFF(FILE *jffout) | lslgeneric::NDTCell< PointT > | |
writeToVRML(FILE *fout, Eigen::Vector3d col=Eigen::Vector3d(0, 0, 0)) | lslgeneric::NDTCell< PointT > | |
xsize_ | lslgeneric::Cell< PointT > | [protected] |
ysize_ | lslgeneric::Cell< PointT > | [protected] |
zsize_ | lslgeneric::Cell< PointT > | [protected] |
~Cell() | lslgeneric::Cell< PointT > | [inline, virtual] |
~NDTCell() | lslgeneric::NDTCell< PointT > | [inline, virtual] |