, including all inherited members.
backproject(const HomgPoint2D &x) const | PMatrix | |
backproject(const HomgLine2D &l) const | PMatrix | |
backproject(vgl_homg_point_2d< double > const &x) const | PMatrix | |
backproject(vgl_homg_line_2d< double > const &l) const | PMatrix | |
backproject_pseudoinverse(const HomgPoint2D &x) const | PMatrix | |
backproject_pseudoinverse(vgl_homg_point_2d< double > const &x) const | PMatrix | |
clear_svd() const | PMatrix | |
d_matrix_ | PMatrixDec | [private] |
ExtrinsicParameters() | PMatrixDec | [inline] |
fix_cheirality() | PMatrix | |
flip_sign() | PMatrix | |
get(vnl_matrix< double > *A, vnl_vector< double > *a) const | PMatrix | |
get(vnl_double_3x3 *A, vnl_double_3 *a) const | PMatrix | |
get(unsigned int row_index, unsigned int col_index) const | PMatrix | |
get(double *c_matrix) const | PMatrix | |
get(vnl_matrix< double > *p_matrix) const | PMatrix | |
get(vnl_double_3x4 *p_matrix) const | PMatrix | |
get_canonical_H() const | PMatrix | |
get_focal() const | PMatrix | |
get_focal_point() const | PMatrix | |
get_matrix() const | PMatrix | [inline] |
get_references() const | vbl_ref_count | |
get_rows(vnl_vector< double > *, vnl_vector< double > *, vnl_vector< double > *) const | PMatrix | |
get_rows(vnl_double_4 *, vnl_double_4 *, vnl_double_4 *) const | PMatrix | |
GetAlphaU() const | PMatrixDec | [inline] |
GetAlphaV() const | PMatrixDec | [inline] |
GetU0() const | PMatrixDec | [inline] |
GetV0() const | PMatrixDec | [inline] |
Init() | PMatrixDec | [private] |
IntrinsicParameters() | PMatrixDec | [inline] |
is_behind_camera(const HomgPoint3D &) | PMatrix | |
is_behind_camera(vgl_homg_point_3d< double > const &) | PMatrix | |
is_canonical(double tol=0) const | PMatrix | |
is_referenced() const | vbl_ref_count | |
j_matrix_ | PMatrixDec | [private] |
looks_conditioned() | PMatrix | |
operator<<(vcl_ostream &s, const PMatrixDec &P) | PMatrixDec | [friend] |
operator=(const PMatrix &) | PMatrix | |
vbl_ref_count::operator=(vbl_ref_count const &) | vbl_ref_count | |
operator==(PMatrix const &p) const | PMatrix | [inline] |
p_matrix_ | PMatrix | [protected] |
PMatrix() | PMatrix | |
PMatrix(vcl_istream &) | PMatrix | |
PMatrix(const double *c_matrix) | PMatrix | |
PMatrix(vnl_double_3x4 const &) | PMatrix | [explicit] |
PMatrix(const vnl_matrix< double > &A, const vnl_vector< double > &a) | PMatrix | |
PMatrix(const PMatrix &) | PMatrix | |
PMatrixDec(const vnl_matrix< double > &p_matrix) | PMatrixDec | |
postmultiply(vnl_double_4x4 const &H) const | PMatrix | |
premultiply(vnl_double_3x3 const &H) const | PMatrix | |
project(const HomgPoint3D &X) const | PMatrix | |
project(const HomgLine3D &L) const | PMatrix | |
project(const HomgLineSeg3D &L) const | PMatrix | |
project(vgl_homg_point_3d< double > const &X) const | PMatrix | [inline] |
project(vgl_homg_line_3d_2_points< double > const &L) const | PMatrix | |
project(vgl_line_segment_3d< double > const &L) const | PMatrix | |
read(const char *filename) | PMatrix | [static] |
read(vcl_istream &) | PMatrix | [static] |
read_ascii(vcl_istream &f) | PMatrix | |
ref() | vbl_ref_count | |
set(vnl_double_3x3 const &A, vnl_double_3 const &a) | PMatrix | |
set(const double *p_matrix) | PMatrix | |
set(const double p_matrix[3][4]) | PMatrix | |
set(const vnl_matrix< double > &p_matrix) | PMatrix | |
set(vnl_double_3x4 const &p_matrix) | PMatrix | |
set_rows(const vnl_vector< double > &, const vnl_vector< double > &, const vnl_vector< double > &) | PMatrix | |
svd() const | PMatrix | |
svd_ | PMatrix | [mutable, protected] |
Test() | PMatrixDec | |
unref() | vbl_ref_count | |
vbl_ref_count() | vbl_ref_count | |
vbl_ref_count(vbl_ref_count const &) | vbl_ref_count | |
~PMatrix() | PMatrix | |
~PMatrixDec() | PMatrixDec | |
~vbl_ref_count() | vbl_ref_count | [virtual] |