PMatrix Member List
This is the complete list of members for PMatrix, 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
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
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
looks_conditioned()PMatrix
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
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]
unref()vbl_ref_count
vbl_ref_count()vbl_ref_count
vbl_ref_count(vbl_ref_count const &)vbl_ref_count
~PMatrix()PMatrix
~vbl_ref_count()vbl_ref_count [virtual]