sba::JacobProds Class Reference

#include <proj.h>

List of all members.

Public Member Functions

EIGEN_MAKE_ALIGNED_OPERATOR_NEW JacobProds ()

Public Attributes

Eigen::Matrix< double, 3, 1 > Bp
 The B matrix with respect to points (JpT*Err).
Eigen::Matrix< double, 6, 6 > Hcc
 Camera-to-camera Hessian (JcT*Jc).
Eigen::Matrix< double, 3, 6 > Hpc
 Point-to-camera Hessian (JpT*Jc).
Eigen::Matrix< double, 3, 3 > Hpp
 Point-to-point Hessian (JpT*Jp).
Eigen::Matrix< double, 6, 1 > JcTE
 Another matrix with respect to cameras (JcT*Err).

Detailed Description

Definition at line 16 of file proj.h.


Constructor & Destructor Documentation

EIGEN_MAKE_ALIGNED_OPERATOR_NEW sba::JacobProds::JacobProds (  )  [inline]

Definition at line 19 of file proj.h.


Member Data Documentation

Eigen::Matrix<double,3,1> sba::JacobProds::Bp

The B matrix with respect to points (JpT*Err).

Definition at line 38 of file proj.h.

Eigen::Matrix<double,6,6> sba::JacobProds::Hcc

Camera-to-camera Hessian (JcT*Jc).

Definition at line 35 of file proj.h.

Eigen::Matrix<double,3,6> sba::JacobProds::Hpc

Point-to-camera Hessian (JpT*Jc).

Definition at line 32 of file proj.h.

Eigen::Matrix<double,3,3> sba::JacobProds::Hpp

Point-to-point Hessian (JpT*Jp).

Definition at line 29 of file proj.h.

Eigen::Matrix<double,6,1> sba::JacobProds::JcTE

Another matrix with respect to cameras (JcT*Err).

Definition at line 41 of file proj.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Defines


sba
Author(s): Kurt Konolige, Helen Oleynikova
autogenerated on Fri Jan 11 09:12:12 2013